Click or drag to resize

BrowseForFolderTitle Property

Gets or sets the title of the dialog.

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

Property Value

Type: String
The title.
See Also