Share via


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

属性值

适用于