Click or drag to resize

ItemsChangeEventArgsSource Property

IT Hit User File System
Indicates if the operation was initiated by the remote storage or by the user file system.

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

Property Value

Type: OperationSource

Implements

IItemsChangeSource
See Also