Click or drag to resize

ThumbnailImagePath Property

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.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public string Path { get; set; }

Property Value

Type: String
See Also