CoreShellFolderItem Property |
Gets the corresponding item instance.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public Item Item { get; }
Property Value
Type:
Item
The item instance.
See Also