TempDataAttribute.Key プロパティ

定義

から ITempDataDictionary値を取得または追加するために使用するキーを取得または設定します。 指定しない場合、キーはプロパティ名から派生します。

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

プロパティ値

適用対象