System.Uri.AbsoluteUri Property

Gets the absolute URI.

Syntax

public string AbsoluteUri { get; }

Value

A string containing the URI used to construct the current instance, in canonical format.

Remarks

The Uri.AbsoluteUri property includes the entire URI stored in the Uri instance, including all fragments and query strings.

Requirements

Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0