Click or drag to resize

ShellFilePreviewNoPreviewAvailableMessage Property

Gets or sets a message to be displayed if the item to be previewed is not supported.

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

Property Value

String
A message to be displayed if the item to be previewed is not supported. If not set, the system default is retrieved.
See Also