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 public virtual bool UseImageAsIcon { get; set; }
Property Value
Type:
BooleanA value that indicates whether the image is used as an icon.
See Also