ShellItemThumbnail Property |
Gets or sets this item's thumbnail.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual ShellThumbnail Thumbnail { get; protected set; }
Property Value
Type:
ShellThumbnailThis item's thumbnail.
See Also