Click or drag to resize

ShellThumbnailUseImageAsIcon Property

Gets or sets a value that indicate whether the image is used as an icon.

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

Property Value

Type: Boolean
A value that indicates whether the image is used as an icon.
See Also