Click or drag to resize

ProjectedFileSystemCancelCommand Event

Occurs when the Projected File System notifies the provider that an operation by an earlier invocation of a callback should be canceled.

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

Value

Type: SystemEventHandlerProjectedCancelCommandEventArgs
See Also