#include "file_attributes.h"
#include "file_permissions.h"
#include "../abstract.h"
#include "../core_export.h"
#include "../date_time.h"
#include "../string.h"
#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. | |