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