[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Storage.NativeFileOptions

Enum NativeFileOptions

Namespace
GrapeCity.Documents.DX.Storage
Assembly
GcDocs.DX.Windows.dll

Native file attributes.

[Flags]
public enum NativeFileOptions

Fields

Archive = 32

Archive attribute.

BackupSemantics = 33554432

Backup semantics attribute.

Compressed = 2048

Compressed attribute.

DeleteOnClose = 67108864

Delete on close attribute.

Device = 64

Device attribute.

Directory = 16

Directory attribute.

Encrypted = 16384

Encrypted attribute.

FirstPipeInstance = 524288

First pipe instance attribute.

Hidden = 2

Hidden attribute.

NoBuffering = 536870912

No buffering attribute.

None = 0

None attribute.

Normal = 128

Normal attribute.

NotContentIndexed = 8192

Not content indexed attribute.

Offline = 4096

Offline attribute.

OpenNoRecall = 1048576

Open no recall attribute.

OpenReparsePoint = 2097152

Open reparse point attribute.

Overlapped = 1073741824

Overlapped attribute.

PosixSemantics = 16777216

Post semantics attribute.

RandomAccess = 268435456

Random access attribute.

Readonly = 1

Read only attribute.

ReparsePoint = 1024

ReparsePoint attribute.

SequentialScan = 134217728

Sequential scan attribute.

SparseFile = 512

Sparse file attribute.

System = 4

System attribute.

Temporary = 256

Temporary attribute.

Write_Through = -2147483648

Write through attribute.