ODataRoutingMetadata.Template 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.
Gets the OData path template
public Microsoft.AspNetCore.OData.Routing.Template.ODataPathTemplate Template { get; }
member this.Template : Microsoft.AspNetCore.OData.Routing.Template.ODataPathTemplate
Public ReadOnly Property Template As ODataPathTemplate