EndPointSynchronizerFileSystemWrite Property |
Gets the writable file system instance.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public ISyncFileSystemWrite FileSystemWrite { get; }
Property Value
Type:
ISyncFileSystemWrite
The writable file system instance or null if writing is not supported.
See Also