Partager via


SearchResponse.Entries Propriété

Définition

La propriété Entries contient un objet SearchResultEntryCollection qui contient les entrées retournées par la recherche.

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

Valeur de propriété

Objet SearchResultEntryCollection qui contient les entrées retournées par la recherche.

S’applique à