다음을 통해 공유


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

이 개체가 식별하는 서버 집합입니다.

적용 대상