LdapDirectoryIdentifier.Servers Propiedad

Definición

La propiedad Servers contiene el conjunto de servidores que este objeto identifica.

public:
 property cli::array <System::String ^> ^ Servers { cli::array <System::String ^> ^ get(); };
public string[] Servers { get; }
member this.Servers : string[]
Public ReadOnly Property Servers As String()

Valor de propiedad

String[]

Conjunto de servidores que este objeto identifica.

Se aplica a