Click or drag to resize

ItemsChangeEventArgsOperationType Property

IT Hit User File System
File system operation type, such as creation, population, update, deletion or move.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.2.27026.0
Syntax
public OperationType OperationType { get; }

Property Value

Type: OperationType

Implements

IItemsChangeOperationType
See Also