Used to determine the set of nodes examined in a search with DirectorySearcher.
[Visual Basic] Public Enum SearchScope [C#] public enum SearchScope [C++] public enum SearchScope
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Base | [To be supplied.] |
OneLevel | [To be supplied.] |
Subtree | [To be supplied.] |
Namespace: System.DirectoryServices
Assembly: System.DirectoryServices.dll