共用方式為


RouteEntry.Name 屬性

定義

取得路由名稱。

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

屬性值

路由名稱,如果有則為 ;否則為 null。

適用於