Click or drag to resize

FileOperationPreNewItem Event

Occurs when performing caller-implemented actions before the process to create a new item begins.

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

Value

Type: SystemEventHandlerPreFileTransferEventArgs
See Also