다음을 통해 공유


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

속성 값

설명을 나타내는 문자열입니다.

특성

적용 대상