'Declaration Public Enum NativeFileOptions Inherits System.Enum
public enum NativeFileOptions : System.Enum
'Declaration Public Enum NativeFileOptions Inherits System.Enum
public enum NativeFileOptions : System.Enum
Member | Description |
---|---|
Archive | Archive attribute. |
BackupSemantics | Backup semantics attribute. |
Compressed | Compressed attribute. |
DeleteOnClose | Delete on close attribute. |
Device | Device attribute. |
Directory | Directory attribute. |
Encrypted | Encrypted attribute. |
FirstPipeInstance | First pipe instance attribute. |
Hidden | Hidden attribute. |
NoBuffering | No buffering attribute. |
None | None attribute. |
Normal | Normal attribute. |
NotContentIndexed | Not content indexed attribute. |
Offline | Offline attribute. |
OpenNoRecall | Open no recall attribute. |
OpenReparsePoint | Open reparse point attribute. |
Overlapped | Overlapped attribute. |
PosixSemantics | Post semantics attribute. |
RandomAccess | Random access attribute. |
Readonly | Read only attribute. |
ReparsePoint | ReparsePoint attribute. |
SequentialScan | Sequential scan attribute. |
SparseFile | Sparse file attribute. |
System | System attribute. |
Temporary | Temporary attribute. |
Write_Through | Write through attribute. |
System.Object
System.ValueType
System.Enum
C1.Util.DX.Storage.NativeFileOptions