Uri::Parse Method ()
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System
Assembly: System (in System.dll)
Return to top
This API supports the product infrastructure and is not intended to be used directly from your code.
Parses the URI of the current instance to ensure it contains all the parts required for a valid URI.
Assembly: System (in System.dll)
| Exception | Condition |
|---|---|
| UriFormatException | The Uri passed from the constructor is invalid. |
.NET Framework
Available since 1.1
Available since 1.1
Show: