6#include <xtd/environment>
7#include <xtd/forms/browser_info_flags>
60 const
xtd::
string& description() const noexcept;
80 const
xtd::
string& selected_path() const noexcept;
91 bool show_new_folder_button() const noexcept;
102 void reset() noexcept override;
120 bool get_option(
size_t flag) const noexcept;
121 void set_option(
size_t flag,
bool value);
The environment class.
Definition environment.h:66
Contains xtd::forms::common_dialog class.
#define forms_export_
Define shared library export.
Definition forms_export.h:13
intmax_t intptr
Represent a pointer or a handle.
Definition intptr.h:23
std::shared_ptr< type_t > sptr
The xtd::sptr object is a shared pointer.
Definition sptr.h:25
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10