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