[]
        
(Showing Draft Content)

C1.Util.DX.Storage.NativeFileOptions

NativeFileOptions Enum

Native file attributes.

Namespace: C1.Util.DX.Storage
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Flags]
public enum NativeFileOptions

Fields

Name 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.