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: 9.0.27334.0-Beta
SyntaxOperationSource Source { get; }
ReadOnly Property Source As OperationSource
Get
property OperationSource Source {
OperationSource get ();
}
abstract Source : OperationSource with get
Property Value
Type:
OperationSource
See Also