Group.DomainScope 속성

정의

그룹의 도메인 범위를 가져오거나 설정합니다.

public:
 property System::String ^ DomainScope { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string DomainScope { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.DomainScope : string with get, set
Public Property DomainScope As String

속성 값

그룹의 도메인 범위입니다.

특성

적용 대상