Explorer - FileTypeMask Property
Controls the display of files with certain attributes
Member of Explorer (PRIM_DCBX)
Data Type - Enumeration Set
Use the FileTypeMask to control which files are to be displayed based on their attributes. FileTypeMask supports multiselect.
| Enum Value | Description |
|---|---|
| All | Include all objects |
| Archive | Include archived objects |
| Directory | Include directories |
| Hidden | Include hidden objects |
| Normal | Include normal objects |
| ReadOnly | Include readonly objects |
| System | Include system objects |
Febuary 18 V14SP2