Поделиться через


SearchResponse.Entries Свойство

Определение

Свойство Entries содержит объект SearchResultEntryCollection, содержащий элементы, возвращенные в результате поиска.

public:
 property System::DirectoryServices::Protocols::SearchResultEntryCollection ^ Entries { System::DirectoryServices::Protocols::SearchResultEntryCollection ^ get(); };
public System.DirectoryServices.Protocols.SearchResultEntryCollection Entries { get; }
member this.Entries : System.DirectoryServices.Protocols.SearchResultEntryCollection
Public ReadOnly Property Entries As SearchResultEntryCollection

Значение свойства

Объект SearchResultEntryCollection, содержащий элементы, возвращенные в результате поиска.

Применяется к