SearchRequest.Scope Propriedade

Definição

A Scope propriedade contém um dos valores de SearchScope que especifica o âmbito da pesquisa.

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

Valor de Propriedade

Um dos valores disso SearchScope especifica o âmbito da pesquisa.

Exceções

O valor não pertence a SearchScope.

Aplica-se a