Click or drag to resize

ShellFilePreviewSelectFileMessage Property

Gets or sets a message to be displayed when no item is active.

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

Property Value

Type: String
A message to be displayed when no no item is active. If not set, the system default is retrieved.
See Also