Click or drag to resize

FileOperationPreCopyItem Event

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

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

Value

Type: SystemEventHandlerPreFileTransferEventArgs
See Also