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 (in ShellBrowser.dll) Version: 7.2
Syntax
public event EventHandler<ChangeNotificationEventArgs> Change

Value

EventHandlerChangeNotificationEventArgs

Implements

IShellChangeNotifierChange
See Also