IDirectRouteBuilder.Name 属性

定义

获取或设置路由名称。

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

属性值

路由名称,如果未提供名称,则为 null。

适用于