SearchRequest.Scope Egenskap

Definition

Egenskapen Scope innehåller ett av värdena SearchScope för som anger sökomfånget.

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

Egenskapsvärde

Ett av värdena SearchScope för det anger sökomfånget.

Undantag

Värdet är inte medlem i SearchScope.

Gäller för