Click or drag to resize

FileOperationPostNewItem Event

Occurs when performing caller-implemented actions after the new item is created.

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

Value

Type: SystemEventHandlerPostFileTransferEventArgs
See Also