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[]

此对象标识的服务器组。

适用于