Share via


ODataUriParser.EnableUriTemplateParsing Property

Definition

Whether Uri template parsing is enabled. Uri template for keys and function parameters are supported. See UriTemplateExpression class for detail.

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

Property Value

Applies to