xtd
0.2.0
Loading...
Searching...
No Matches
◆
from_string()
virtual void xtd::configuration::file_settings::from_string
(
const
xtd::string
&
text
)
virtual
Sets the current settings with parsing the
xtd::string
in
INI format
.
Parameters
text
A text to set the current setting.
Notes to inheritors
To create your own
file_settings
with another format, you just need to override the
xtd::configuration::file_settings::from_string
and
xtd::configuration::file_settings::to_string
methods.
xtd
configuration
file_settings
Generated on Sat Sep 14 2024 21:25:19 for xtd by
Gammasoft
. All rights reserved.