Click or drag to resize

StateSyncChangeEventType Property

Gets or sets the type of the event.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public SyncFileSystemEventType EventType { get; set; }

Property Value

Type: SyncFileSystemEventType
The type of the event.
See Also