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.3.27213.0
Syntax public OperationSource Source { get; }
Public ReadOnly Property Source As OperationSource
Get
public:
virtual property OperationSource Source {
OperationSource get () sealed;
}
abstract Source : OperationSource with get
override Source : OperationSource with get
Property Value
Type:
OperationSourceImplements
IItemsChangeSourceSee Also