DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
Uri.h File Reference

Provides an object representation of a Uniform Resource Identifier (URI) and easy access to its parts. More...

#include "Common.h"
#include "System/Object.h"
#include "System/String.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Uri
 Represents an object representation of a Uniform Resource Identifier (URI) and provides easy access to the parts of the URI. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Provides an object representation of a Uniform Resource Identifier (URI) and easy access to its parts.

Standard Citation: RFC 3986 Uniform Resource Identifier (URI): Generic Syntax.

Definition in file Uri.h.