Click or drag to resize

ShellFolderServerNotify Event

Raised when notification are received from the Windows Shell.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<NotifyEventArgs> Notify

Value

Type: SystemEventHandlerNotifyEventArgs
See Also