Click or drag to resize

ShellChangeNotifierChange Event

This event is fired when a change event was fired from the system for one of the monitored paths in the Directories property.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public event EventHandler<ChangeNotificationEventArgs> Change

Value

Type: SystemEventHandlerChangeNotificationEventArgs

Implements

IShellChangeNotifierChange
See Also