xtd 0.2.0
Loading...
Searching...
No Matches

◆ title() [1/2]

virtual const xtd::string & xtd::forms::file_dialog::title ( ) const
virtualnoexcept

Gets the file dialog box title.

Returns
The file dialog box title. The default value is an empty string ("").
Remarks
The string is placed in the title bar of the dialog box. If the title is an empty string, the system uses a default title, which is either "Save As" or "Open".