AcceptVerbsAttribute.Name 属性

定义

获取路由名称。 路由名称可用于使用特定路由生成链接,而不是依赖于基于给定路由值集的路由选择。

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
public string? Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

属性值

适用于