Gets a fully canonicalized RFC-complaint representation of the current URI.
public:
property String^ AbsoluteCanonicalUri {
String^ get ();
}
Type: String
The canonical URI has all non-US ASCII characters represented as percent-encoded UTF-8 and as punycode in the hostname.
The AbsoluteCanonicalUri property is the inverse of the DisplayIri property.
Namespace: Windows.Foundation
Metadata: windows.winmd