IMacMoveOperationContext Interface |
Namespace: ITHit.FileSystem.Mac
The IMacMoveOperationContext type exposes the following members.
Name | Description | |
---|---|---|
Filter |
If operation was filtered, the filter that excluded this operation is set in this property.
(Inherited from IOperationContext.) | |
PriorityHint |
A numeric scale given to the sync provider to describe the relative priority
of one fetch compared to another fetch, in order to provide the most responsive
experience to the user. The values range from 0 (lowest possible priority) to
15 (highest possible priority).
(Inherited from IOperationContext.) | |
ProcessInfo |
Contains the information about the user process that
triggers this callback.
(Inherited from IOperationContext.) | |
Properties |
Custom data associated with a placeholder, organised as a dictionary.
(Inherited from IOperationContext.) | |
RemoteStorageItemId |
Gets remote storage item ID associated with the placeholder.
(Inherited from IOperationContext.) |
Name | Description | |
---|---|---|
SetRemoteStorageItemId |