Gets or sets the file system event.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual SyncFileSystemEvent Event { get; set; }
Property Value
Type:
SyncFileSystemEvent
The event.
See Also