EndPointSynchronizerFileSystemEvents Property |
Gets the file system events instance.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public ISyncFileSystemEvents FileSystemEvents { get; }
Property Value
Type:
ISyncFileSystemEvents
The file system events instance or null if events are not supported.
See Also