GroupMember.Key 属性

定义

获取组成员的键字段。

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

属性值

属性的值 Key 是组成员的键字段。

适用于