|
xtd
0.2.0
|
- Namespace xtd
to remove
to remove
to remove
- Class xtd::argument_exception
- add param_name property and constructors param (param_name is the parameter that cause the exception).
- Member xtd::environment::get_environment_variable (const xtd::ustring &variable, environment_variable_target target)
- Add xtd::registry and uncomment lines.
- Member xtd::environment::get_environment_variables (environment_variable_target target)
- Add xtd::registry and uncomment lines.
- Member xtd::environment::set_environment_variable (const xtd::ustring &variable, const xtd::ustring &value, environment_variable_target target)
- Add xtd::registry and uncomment lines.
- Member xtd::environment::user_interactive ()
- check if process is an operating system process or service process...
- Class xtd::forms::link_label_clicked_event_args
- rename to link_label_link_clicked_event_args
- Class xtd::out_of_memory_exception
- add param_name property and constructors param (param_name is the parameter that cause the exception).
- Class xtd::reflection::assembly_description_attribute
- Check build under Windows with the XTD_BUILD_SHARED_LIBRARIES option enabled.
- Member xtd::system_report::to_json () noexcept
- Implement json report
- Member xtd::system_report::to_xml () noexcept
- Implement xml report
- Class xtd::unauthorized_access_exception
- add param_name property and constructors param (param_name is the parameter that cause the exception).
- Class xtd::xml_syntax_exception
- move to security namespace