[]
Native file attributes.
[Flags]
public enum NativeFileOptions
Archive = 32Archive attribute.
BackupSemantics = 33554432Backup semantics attribute.
Compressed = 2048Compressed attribute.
DeleteOnClose = 67108864Delete on close attribute.
Device = 64Device attribute.
Directory = 16Directory attribute.
Encrypted = 16384Encrypted attribute.
FirstPipeInstance = 524288First pipe instance attribute.
Hidden = 2Hidden attribute.
NoBuffering = 536870912No buffering attribute.
None = 0None attribute.
Normal = 128Normal attribute.
NotContentIndexed = 8192Not content indexed attribute.
Offline = 4096Offline attribute.
OpenNoRecall = 1048576Open no recall attribute.
OpenReparsePoint = 2097152Open reparse point attribute.
Overlapped = 1073741824Overlapped attribute.
PosixSemantics = 16777216Post semantics attribute.
RandomAccess = 268435456Random access attribute.
Readonly = 1Read only attribute.
ReparsePoint = 1024ReparsePoint attribute.
SequentialScan = 134217728Sequential scan attribute.
SparseFile = 512Sparse file attribute.
System = 4System attribute.
Temporary = 256Temporary attribute.
Write_Through = -2147483648Write through attribute.