ShellBrowser .Net Edition
Image Property
NamespacesJam.ShellThumbnailImageImage
Readonly property, which contains the currently shown thumbnail image.
Declaration Syntax
C#Visual BasicVisual C++
public Image Image { get; protected set; }
Public Property Image As Image
public:
property Image^ Image {
	Image^ get ();
	void set (Image^ value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)