RouteAttribute.Template 属性

定义

获取路由要匹配的模式。

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

属性值

要匹配的模式。

适用于