This documentation is archived and is not being maintained.
Uri::TryCreate Method
Visual Studio 2010
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
TryCreate(String, UriKind, Uri%) | Creates a new Uri using the specified String instance and a UriKind. |
|
TryCreate(Uri, String, Uri%) | Creates a new Uri using the specified base and relative String instances. |
|
TryCreate(Uri, Uri, Uri%) | Creates a new Uri using the specified base and relative Uri instances. |
Show: