Click or drag to resize

HandlerItem Property

Gets the item. Only valid if IInitializeWithItem was called.

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

Property Value

Type: Item
The item.
See Also