ASDomainGroupSettings.ASDomainGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the AS domain group.
public:
virtual property System::String ^ ASDomainGroup { System::String ^ get(); void set(System::String ^ value); };
public virtual string ASDomainGroup { get; set; }
member this.ASDomainGroup : string with get, set
Public Overridable Property ASDomainGroup As String
Property Value
The AS domain group.