Click or drag to resize

ShellOperationEventArgsNewId Property

Gets or sets the new relative PIDL. Only used for the SetNameOf operation.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public ShellItemId NewId { get; set; }

Property Value

Type: ShellItemId
The new PIDL or null.
See Also