ShellListBaseItemDetailsThumbnailSurrogate Property |
The preliminary thumbnail.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic Bitmap ThumbnailSurrogate {
get;
set; }Public Property ThumbnailSurrogate As Bitmap
Get
Set
public:
property Bitmap^ ThumbnailSurrogate {
Bitmap^ get ();
void set (Bitmap^ value);
}member ThumbnailSurrogate : Bitmap with
get, set
Property Value
Bitmap
See Also