Click or drag to resize

FileOperationFinishOperations Event

Occurs when performing caller-implemented actions after the last operation performed by the call to File Operation is complete.

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

Value

Type: SystemEventHandlerFileFinishOperationsEventArgs
See Also