ShellThumbnail Constructor (String, String, Int32) |
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellThumbnail(
string imageLocation,
string iconLocation,
int iconIndex
)
Parameters
- imageLocation
- Type: SystemString
The image path. - iconLocation
- Type: SystemString
The icon path. - iconIndex
- Type: SystemInt32
The icon index if it's positive or the icon resource id, if it's negative.
Exceptions See Also