Click or drag to resize

ShellFolderServerNotify Event

Raised when notification are received from the Windows Shell.

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

Value

Type: SystemEventHandlerNotifyEventArgs
See Also