DomainController.SiteName Propriedade

Definição

Obtém o nome do site ao qual esse controlador de domínio pertence.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

Valor da propriedade

String

O nome do site ao qual este controlador de domínio pertence.The name of the site that this domain controller belongs to.

Exceções

O objeto atual foi descartado.The current object has been disposed.

O nome do site não foi encontrado.The site name was not found.

Aplica-se a