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 public Item Item { get; }
Property Value
Type:
Item
The item.
See Also