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 public ShellItemId NewId { get; set; }
Property Value
Type:
ShellItemIdThe new PIDL or null.
See Also