Table of Contents

Enum PropertyStoreCacheState

Namespace
Microsoft.WindowsAPICodePack.Shell.PropertySystem
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

Property store cache state

public enum PropertyStoreCacheState

Fields

Dirty = 2

Contained in file, has been updated since file was consumed.

Normal = 0

Contained in file, not updated.

NotInSource = 1

Not contained in file.