System.Windows.Forms.FolderBrowserDialog.Description Property

Gets or sets the descriptive text displayed above the tree view control in the dialog box.

Syntax

[System.ComponentModel.Localizable(true)]
[System.ComponentModel.DefaultValue("")]
[System.ComponentModel.Browsable(true)]
public string Description { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The FolderBrowserDialog.Description property can be used to specify additional information to the user, like instructions.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0