Click or drag to resize

BrowseForFolderDescription Property

Gets or sets the title of the dialog.

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

Property Value

Type: String
The title.
See Also