Uri.DisplayIri | displayIri property
Gets the decoded unicode characters that make up the current URI.
Syntax
public: property String^ DisplayIri { String^ get(); }
Property value
Type: String [JavaScript] | Platform::String [C++]
The decoded unicode characters, when possible. Unsafe values are renamed as percent-encoded UTF-8. Characters in the hostname remain decoded.
Remarks
The DisplayIri property is the inverse of the AbsoluteCanonicalUri property.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013