#include "enum.hpp"Contains xtd::uri_partial 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_partial {  xtd::uri_partial::scheme , xtd::uri_partial::authority , xtd::uri_partial::path , xtd::uri_partial::query }  | 
| Defines the parts of a URI for the xtd::uri::get_left_part method.  More... | |