ODataUriParser.EnableUriTemplateParsing 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.
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