Click or drag to resize

StateSyncChangeEventType Property

Gets or sets the type of the event.

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

Property Value

Type: SyncFileSystemEventType
The type of the event.
See Also