RouteFactoryAttribute.Name 属性

定义

获取或设置路由名称。

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

属性值

路由名称(如果有);否则为 null。

适用于