xtd
0.2.0
Loading...
Searching...
No Matches
◆
file_names()
virtual const std::vector<
xtd::string
> 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 Sat Sep 14 2024 21:25:24 for xtd by
Gammasoft
. All rights reserved.