Click or drag to resize

ShellFilePreviewPreviewNotPossibleMessage Property

Gets or sets a message to be displayed if loading the preview failed.

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

Property Value

Type: String
A message to be displayed if loading the preview failed. If not set, the system default is retrieved.
See Also