SyncJobChangedEventArgsJob Property |
Gets the job.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public SyncJob Job { get; }
Property Value
Type:
SyncJob
The job.
See Also