UriParser.OnRegister Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Invoked by the Framework when a UriParser method is registered.
Assembly: System (in System.dll)
Parameters
- schemeName
- Type: System.String
The scheme that is associated with this UriParser.
- defaultPort
- Type: System.Int32
The port number of the scheme.
Show: