ShellBrowser .Net Edition
Path Property
NamespacesJam.ShellThumbnailImagePath
The Path property contains the full path of the file or folder which thumbnail image is currently displayed. Assign a value to this property to display a different thumbnail image.
Declaration Syntax
C#Visual BasicVisual C++
public string Path { get; set; }
Public Property Path As String
public:
property String^ Path {
	String^ get ();
	void set (String^ value);
}

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