Click or drag to resize

HandlerItem Property

Gets the item. Only valid if IInitializeWithItem was called.

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

Property Value

Type: Item
The item.
See Also