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

Definition

Contains xtd::uri_kind 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_kind {
  xtd::uri_kind::relative_or_absolute ,
  xtd::uri_kind::absolute ,
  xtd::uri_kind::relative
}
 Defines the kinds of Uris for the xtd::uri::is_well_formed_uri_string and several xtd::uri methods. More...