共用方式為


LdapDirectoryIdentifier.Servers 屬性

定義

Servers 屬性包含此物件識別的一組伺服器。

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()

屬性值

String[]

此物件識別的一組伺服器。

適用於