Gets the decoded unicode characters that make up the current URI.
public:
property String^ DisplayIri {
String^ get ();
}
Type: String
The decoded unicode characters, when possible. Unsafe values are renamed as percent-encoded UTF-8. Characters in the hostname remain decoded.
The DisplayIri property is the inverse of the AbsoluteCanonicalUri property.
Namespace: Windows.Foundation
Metadata: windows.winmd