ShellItemGetContent Method |
Gets the content of this item.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual ShellContent GetContent()
Return Value
Type:
ShellContentAn instance of the ShellContent class or null if there's not content.
See Also