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

屬性值

String

群組的網域範圍。

屬性

適用於