Enum of options for IO search capabilities.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
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. |
See Also