xtd 0.2.0
Loading...
Searching...
No Matches
xtd::native::settings Class Referencefinal

Definition

Contains settings native API.

Namespace
xtd::forms::native
Library
xtd.forms.native
Warning
Internal use only

Protected Static Methods

static std::string get_file_extension ()
 Gets settings path from product name and company name.
 

Member Function Documentation

◆ get_file_extension()

static std::string xtd::native::settings::get_file_extension ( )
staticprotected

Gets settings path from product name and company name.

Returns
A string that represents the settings file extension :
Remarks
* ".ini" on Windows
* " Preferences" on macos.
* ".conf" on linux.
Warning
Internal use only

The documentation for this class was generated from the following file: