UriParser.InitializeAndValidate Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initialize the state of the parser and validate the URI.
Assembly: System (in System.dll)
Parameters
- uri
- Type: System.Uri
The Uri to validate.
- parsingError
- Type:
System.UriFormatException
%
Validation errors, if any.
Show: