EndPointSynchronizerFileSystemSynchronizationState Property |
Gets the file system synchronization state instance.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public ISyncFileSystemSynchronizationState FileSystemSynchronizationState { get; }
Property Value
Type:
ISyncFileSystemSynchronizationState
The file system synchronization instance or null if synchronization state is not supported.
See Also