IconShellThumbnail Class |
Namespace: ShellBoost.Core
public class IconShellThumbnail : ShellThumbnail
The IconShellThumbnail type exposes the following members.
Name | Description | |
---|---|---|
![]() | IconShellThumbnail |
Initializes a new instance of the IconShellThumbnail class.
The icon will be saved to a physical file path.
|
Name | Description | |
---|---|---|
![]() | IconIndex |
Gets or sets the icon index.
(Overrides ShellThumbnailIconIndex.) |
![]() | IconLocation |
Gets or sets the icon path.
(Overrides ShellThumbnailIconLocation.) |
![]() | IconOptions |
Gets or sets the icon options.
(Inherited from ShellThumbnail.) |
![]() | ImageLocation |
Gets or sets the image path.
(Inherited from ShellThumbnail.) |
![]() | ImageOptions |
Gets or sets the image options.
(Inherited from ShellThumbnail.) |
![]() ![]() | LocalAppPath |
Gets the local application path, used for storing cached icon files.
|
![]() | UseImageAsIcon |
Gets or sets a value that indicate whether the image is used as an icon.
(Inherited from ShellThumbnail.) |
Name | Description | |
---|---|---|
![]() | GetAsIcon |
Gets as an icon.
(Inherited from ShellThumbnail.) |
![]() | GetAsImage |
Gets as an image.
(Inherited from ShellThumbnail.) |
![]() | GetImageAsIcon |
Gets the image as an icon.
(Inherited from ShellThumbnail.) |