CollectionFormingDeepLinkParser.ParseUriString(String) Method
Definition
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.
Parses the URI string in to components.
protected override void ParseUriString (string uri);
override this.ParseUriString : string -> unit
Protected Overrides Sub ParseUriString (uri As String)
Parameters
- uri
- String
The URI.