Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.