xtd 0.2.0
Loading...
Searching...
No Matches
uri_format.h File Reference
#include "enum.h"

Definition

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...