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

◆ file_path()

const xtd::string & xtd::configuration::file_settings::file_path ( ) const
noexcept

Gets the file path of the current instance.

Returns
The file path of the current instance.
Remarks
If no file the property can be return xtd::string::empty_string.
Warning
Don't manipulate the file yourself, otherwise the expected result may be undefined.