Click or drag to resize

ShellItemThumbnail Property

Gets or sets this item's thumbnail.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual ShellThumbnail Thumbnail { get; protected set; }

Property Value

Type: ShellThumbnail
This item's thumbnail.
See Also