Click or drag to resize

SyncFileSystemEventArgs Class

Provides data for the Event event of a file system.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ShellBoost.Core.SynchronizationSyncFileSystemEventArgs

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public class SyncFileSystemEventArgs : EventArgs

The SyncFileSystemEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEvents
Gets the events.
Top
See Also