This enumeration defines constants for filter patterns that specify what sort of items (files and/or folders) will be matched by the pattern.
| Constant | Description |
|---|---|
| pmFiles | The pattern fill match files only. |
| pmFolders | The pattern fill match folders only. |
| pmFilesAndFolders | The pattern fill match files and folders only. |
| Related topics |
|---|
