Represents attributes of a directory or a file.
| Enumerator |
|---|
| Archive | The filesystem entity is a candidate for removal or backup.
|
| Compressed | The filesystem entity is compressed.
|
| Device | Not used.
|
| Directory | The filesystem entity is a directory.
|
| Encrypted | The filesystem entity is encrypted.
|
| Hidden | The filesystem entity is hidden.
|
| IntegrityStream | The filesystem entity contains data integrity support.
|
| Normal | The filesystem entity is a file that has no special attributes.
|
| NotContentIndexed | The filesystem entity will not be indexed by the content indexing service.
|
| NoScrubData | The filesystem entity is not included in the data integrity scan.
|
| Offline | The filesystem entity is offline and its data is not immediately available.
|
| ReadOnly | The filesystem entity is read-only.
|
| ReparsePoint | The filesystem entity is a file that contains a reparse point.
|
| SparseFile | The filesystem entity is a sparse file.
|
| System | The filesystem entity is a system file.
|
| Temporary | The filesystem entity is a temporary file.
|
| Invalid | Invalid value.
|