Click or drag to resize

PropertyOperation Enumeration

IT Hit User File System
Property operation.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.27334.0-Beta
Syntax
public enum PropertyOperation
Members
  Member nameValueDescription
Save0 Propery is added or updated.
Delete1 Property is deleted.
See Also