Share via


ODataUriParser.Settings Property

Definition

The settings for this instance of ODataUriParser. Refer to the documentation for the individual properties of ODataUriParserSettings for more information.

public Microsoft.OData.UriParser.ODataUriParserSettings Settings { get; }
member this.Settings : Microsoft.OData.UriParser.ODataUriParserSettings
Public ReadOnly Property Settings As ODataUriParserSettings

Property Value

Applies to