Proprietà FolderBrowserDialogExDescription
|
This description appears near the top of the dialog box, providing direction to the user.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public string Description { get; set; }
Public Property Description As String
Get
Set
public:
property String^ Description {
String^ get ();
void set (String^ value);
}
member Description : string with get, set
Valore della proprietà
Tipo:
StringVedi anche