EndPointSynchronizerFileSystemDestination Property |
Gets the file system destination instance.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public ISyncFileSystemDestination FileSystemDestination { get; }
Property Value
Type:
ISyncFileSystemDestination
The file system destination instance or null if destination customizing not supported.
See Also