EndPointSynchronizerFileSystem Property |
Gets the file system.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public ISyncFileSystem FileSystem { get; }
Property Value
Type:
ISyncFileSystem
The file system.
See Also