SearchRequest.Scope Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
La Scope propriété contient l’une des valeurs de SearchScope ce qui spécifie l’étendue de la recherche.
public:
property System::DirectoryServices::Protocols::SearchScope Scope { System::DirectoryServices::Protocols::SearchScope get(); void set(System::DirectoryServices::Protocols::SearchScope value); };
public System.DirectoryServices.Protocols.SearchScope Scope { get; set; }
member this.Scope : System.DirectoryServices.Protocols.SearchScope with get, set
Public Property Scope As SearchScope
Valeur de propriété
L’une des valeurs de SearchScope ce qui spécifie l’étendue de la recherche.
Exceptions
La valeur n’est pas membre de SearchScope.