ShellSystemListThumbnails Property |
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic bool Thumbnails { get; set; }Public Property Thumbnails As Boolean
Get
Set
public:
property bool Thumbnails {
bool get ();
void set (bool value);
}member Thumbnails : bool with get, set
Property Value
Boolean
See Also