#include "../core_export.h"
#include "../collections/generic/sorted_dictionary.h"
#include "../collections/specialized/string_collection.h"
#include "../io/directory.h"
#include "../io/file.h"
#include "../io/path.h"
#include "../iequatable.h"
#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. | |