SearchRequest.Scope Propriété

Définition

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.

S’applique à