Share via


Group.Description プロパティ

定義

Active Directory またはローカルのセキュリティ アカウント マネージャー (SAM) をソースとするセキュリティ グループの説明を取得または設定します。

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string Description { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Description : string with get, set
Public Property Description As String

プロパティ値

説明を表す文字列。

属性

適用対象