Show / Hide Table of Contents

Enum UsnJournal.Types.Reason

The reason for the USN journal entry.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum UsnJournal.Types.Reason

Fields

Name Description
BasicInfoChange

Basic info change reason.

Close

Close reason.

CompressionChange

Compression change reason.

DataExtend

Data extend reason.

DataOverwrite

Data overwrite reason.

DataTruncation

Data truncation reason.

EaChange

EA change reason.

EncryptionChange

Encryption change reason.

FileCreate

File create reason.

FileDelete

File delete reason.

HardLinkChange

Hard link change reason.

IndexableChange

Indexable change reason.

NamedDataExtend

Named data extend reason.

NamedDataOverwrite

Named data overwrite reason.

NamedDataTruncation

Named data truncation reason.

ObjectIdChange

Object ID change reason.

RenameNewName

Rename new name reason.

RenameOldName

Rename old name reason.

ReparsePointChange

Reparse point change reason.

SecurityChange

Security change reason.

StreamChange

Stream change reason.

TransactedChange

Transacted change reason.

Unspecified

Unspecified reason.

In this article
Back to top Generated by DocFX