Click or drag to resize

FileOperationPostRenameItem Event

Occurs when performing caller-implemented actions after the rename process for each item is complete.

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

Value

Type: SystemEventHandlerPostFileTransferEventArgs
See Also