#include "enum.hpp"Contains xtd::uri_format enum.
Go to the source code of this file.
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Enumerations | |
| enum class | xtd::uri_format { xtd::uri_format::safe_unescaped , xtd::uri_format::unescaped , xtd::uri_format::uri_escaped } |
| Controls how URI information is escaped. More... | |