次の方法で共有


ProfileAttribute.Key プロパティ

定義

プロファイル キーを取得します。

public:
 property System::String ^ Key { System::String ^ get(); };
public string Key { get; }
member this.Key : string
Public ReadOnly Property Key As String

プロパティ値

String

プロファイル キー。

注釈

モデル バインドとモデル バインドの使用に関するチュートリアル シリーズWeb Forms、「モデル バインドとモデルのバインド」をWeb Forms。

適用対象