Click or drag to resize

FileOperationPreCopyItem Event

Occurs when performing caller-implemented actions before the copy process for each item begins.

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

Value

Type: SystemEventHandlerPreFileTransferEventArgs
See Also