SearchRequest.Scope Özellik

Tanım

özelliği, Scope aramanın kapsamını belirten değerlerinden SearchScope birini içerir.

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

Özellik Değeri

Aramanın kapsamını belirten değerlerden SearchScope biri.

Özel durumlar

değeri öğesinin SearchScopeüyesi değil.

Şunlara uygulanır