Uri Constructor (String, UriKind)
Constructs a Uri from a string and an enumeration that specifies the type of the Uri.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public Uri (
string uriString,
UriKind kind
)
Parameters
- uriString
A Uri string. - kind
The type of the Uri.
Version Information
Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.