Share via


ODataPayloadKindDetectionResult.Format Property

Definition

Gets the format for the detected payload kind.

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

Property Value

The format for the detected payload kind.

Applies to