Click or drag to resize

FileOperationPreMoveItem Event

Occurs when performing caller-implemented actions before the move 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> PreMoveItem

Value

Type: SystemEventHandlerPreFileTransferEventArgs
See Also