The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Uri::Escape 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.
Converts any unsafe or reserved characters in the path component to their hexadecimal character representations.
Assembly: System (in System.dll)
| Exception | Condition |
|---|---|
| UriFormatException | The URI passed from the constructor is invalid. This exception can occur if a URI has too many characters or the URI is relative. |
.NET Framework
Available since 1.1
Available since 1.1
Show: