Edit

Share via


DomainController.SiteName Property

Definition

Gets the name of the site that this ___domain controller belongs to.

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

Property Value

The name of the site that this ___domain controller belongs to.

Exceptions

The current object has been disposed.

The site name was not found.

Applies to