Condividi tramite


SearchResponse.Entries Proprietà

Definizione

La proprietà Entries contiene un oggetto SearchResultEntryCollection che contiene le voci restituite dalla ricerca.

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

Valore della proprietà

Oggetto SearchResultEntryCollection che contiene le voci restituite dalla ricerca.

Si applica a