次の方法で共有


AttributeRouteModel.Template プロパティ

定義

属性ルート テンプレートを取得または設定します。

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

プロパティ値

適用対象