Click or drag to resize

PostFileTransferEventArgsNewIdList Property

Gets the new object's PIDL.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ShellItemIdList NewIdList { get; }

Property Value

Type: ShellItemIdList
The new object's PIDL.
See Also