AttributeRouteInfo.Template 属性

定义

路由模板。 如果操作没有属性路由,可能是 null

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

属性值

适用于