共用方式為


IRouteTemplateProvider.Name 屬性

定義

取得路由名稱。 路由名稱可用來使用特定路由產生連結,而不是依賴根據指定路由值的路由選取。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
public string? Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

屬性值

適用於