GroupMember.Key プロパティ

定義

グループ メンバーのキー フィールドを取得します。

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

プロパティ値

プロパティの Key 値は、グループ メンバーのキー フィールドです。

適用対象