Click or drag to resize

ShellFilePreviewStateMessage Property

Gets or sets the message that is printed in the component if no preview is currently visible or an error occured.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public string StateMessage { get; set; }

Property Value

Type: String
A message describing the state.
See Also