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