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

属性值

组的域作用域。

属性

适用于