RouteAttribute.Template Property

Definition

Gets the pattern for the route to match.

public string Template { get; }
member this.Template : string
Public ReadOnly Property Template As String

Property Value

The pattern to match.

Applies to