Partager via


SearchRequest.Scope Propriété

Définition

La propriété Scope contient l'une des valeurs de SearchScope qui spécifie la portée 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é

Une des valeurs de SearchScope qui spécifie la portée de la recherche.

Exceptions

La valeur n'est pas un membre de SearchScope.

S’applique à