次の方法で共有


Group.Members プロパティ

定義

すべてのグループ メンバーを含む文字列のコレクションを取得します。

public System.Collections.Specialized.StringCollection Members { get; }
member this.Members : System.Collections.Specialized.StringCollection
Public ReadOnly Property Members As StringCollection

プロパティ値

すべてのグループ メンバーを含む文字列のコレクションです。

適用対象