DeepLinkParser.ValidateSourceUri(String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Validates the source URI.
C#
protected static Uri ValidateSourceUri (string uri);
static member ValidateSourceUri : string -> Uri
Protected Shared Function ValidateSourceUri (uri As String) As Uri
- uri
- String
The URI.
uri
as a System.Uri
instance
thrown if uri
is null
Not a valid URI format
Producto | Versiones |
---|---|
Windows Community Toolkit | 6.1.1, 7.0.0, 7.1.0 |