Click or drag to resize

ShellItemIdListLast Property

Gets the last SHITEMID of this instance. This is not the terminator.

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

Property Value

Type: ShellItemId
The last identifier.
See Also