Click or drag to resize

ShellOperationEventArgsItem Property

Gets the shell item.

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

Property Value

Type: ShellItem
The shell item.
See Also