.NET Framework Class Library
Uri..::.TryCreate Method

Creates a new Uri. Does not throw an exception if the Uri cannot be created.

Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkTryCreate(String, UriKind, Uri%)Creates a new Uri using the specified String instance and a UriKind.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkTryCreate(Uri, String, Uri%)Creates a new Uri using the specified base and relative String instances.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkTryCreate(Uri, Uri, Uri%)Creates a new Uri using the specified base and relative Uri instances.
Top
See Also

Reference

Tags :


Page view tracker