다음을 통해 공유


Group.Custom 속성

정의

이 그룹과 연결된 사용자 지정 데이터를 가져옵니다.

public:
 property System::String ^ Custom { System::String ^ get(); };
public string Custom { get; }
member this.Custom : string
Public ReadOnly Property Custom As String

속성 값

이 그룹과 연결된 사용자 지정 데이터를 포함하는 String 값입니다.

적용 대상