#include "file_attributes.hpp"#include "file_permissions.hpp"#include "../abstract.hpp"#include "../core_export.hpp"#include "../date_time.hpp"#include "../string.hpp"#include <memory>Contains xtd::io::file_system_info class.
Go to the source code of this file.
Classes | |
| class | xtd::io::file_system_info |
| Provides the base class for both xtd::io::file_info and xtd::io::directory_info objects. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::io |
| The xtd::io namespace contains types that allow reading and writing to files and data streams, and types that provide basic file and directory support. | |