Share via


ODataSimplifiedOptions.EnableParsingKeyAsSegmentUrl Property

Definition

True if url parser support parsing path with key as segment, otherwise false. The default is true.

public bool EnableParsingKeyAsSegmentUrl { get; set; }
member this.EnableParsingKeyAsSegmentUrl : bool with get, set
Public Property EnableParsingKeyAsSegmentUrl As Boolean

Property Value

Applies to