次の方法で共有


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

プロパティ値

適用対象