xtd
0.2.0
Loading...
Searching...
No Matches
◆
file_names()
virtual const std::vector<
xtd::ustring
> xtd::forms::file_dialog::file_names
(
)
const
virtual
noexcept
Gets the file names of all selected files in the dialog box.
Returns
An array of type string, containing the file names of all selected files in the dialog box.
Remarks
Each file name includes both the file path and the extension. If no files are selected, this method returns an empty array.
xtd
forms
file_dialog
Generated on Thu Aug 15 2024 14:29:01 for xtd by
Gammasoft
. All rights reserved.