Share via


ODataRoutingMetadata.Template Property

Definition

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

Property Value

Implements

Applies to