Click or drag to resize

ProjectedFileSystemNotification Event

Occurs when the Projected File System delivers notifications to the provider about file system operations.

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

Value

Type: SystemEventHandlerProjectedNotificationEventArgs
See Also