Click or drag to resize

ShellOperationEventArgsNewId Property

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

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

Property Value

Type: ShellItemId
The new PIDL or null.
See Also