| SearchOption Enumeration |
Namespace: CMS.IO
public enum SearchOption
| Member name | Value | Description | |
|---|---|---|---|
| TopDirectoryOnly | 0 | Includes only the current directory in a search. | |
| AllDirectories | 1 | Includes the current directory and all the subdirectories in a search operation. This option includes reparse points like mounted drives and symbolic links in the search. |