ODataPayloadKindDetectionResult.Format Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.