#include "../core_export.hpp"
#include "../collections/generic/sorted_dictionary.hpp"
#include "../collections/specialized/string_collection.hpp"
#include "../io/directory.hpp"
#include "../io/file.hpp"
#include "../io/path.hpp"
#include "../iequatable.hpp"
#include <map>
Contains xtd::configuration::file_settings class.
Go to the source code of this file.
Classes | |
class | xtd::configuration::file_settings |
Represents an object for storing and retrieving configuration information using text files in INI format. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
namespace | xtd::configuration |
Contains the types that provide the programming model for handling configuration data. | |