Click or drag to resize

ShellItemIdListLast Property

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

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

Property Value

Type: ShellItemId
The last identifier.
See Also