IItemsChangeSource Property |
IT Hit User File System
Indicates if the operation was triggered by the remote storage or by the user file system.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax OperationSource Source { get; }
ReadOnly Property Source As OperationSource
Get
property OperationSource Source {
OperationSource get ();
}
abstract Source : OperationSource with get
Property Value
Type:
OperationSourceSee Also