Share via


ODataFormat.Json Property

Definition

Specifies the JSON format.

public static Microsoft.OData.ODataFormat Json { get; }
member this.Json : Microsoft.OData.ODataFormat
Public Shared ReadOnly Property Json As ODataFormat

Property Value

The JSON format.

Applies to