SearchRequest.Scope Vlastnost

Definice

Vlastnost Scope obsahuje jednu z hodnot SearchScope , které určují rozsah hledání.

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

Hodnota vlastnosti

Jedna z hodnot SearchScope , které určují rozsah hledání.

Výjimky

Hodnota není členem SearchScope.

Platí pro