FILE_ATTRIBUTE_SYSTEM top-level constant
int
const FILE_ATTRIBUTE_SYSTEM
A file or directory that the operating system uses a part of, or uses exclusively.
Implementation
const FILE_ATTRIBUTE_SYSTEM = 0x4;