Gets the absolute URI of the resource identified by the current instance in canonical form.
A string containing the URI used to construct the current instance, in canonical format.
This property is read-only.
The Uri.AbsoluteUri property includes the entire URI stored in the current Uri instance, including any fragment or query information. If, when the current instance was constructed, the URI was already escaped or the constructor's dontEscape parameter was set to false , the value returned by this property is escaped.
Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0