Share via


ODataUriResolver.EnableCaseInsensitive Property

Definition

Whether to enable case insensitive for the resolver.

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

Property Value

Remarks

All extensions should look at this property and keep case sensitive behavior consistent.

Applies to