Share via


Uri.AbsoluteUri Property

Gets a string containing the absolute Uri or entire Uri of this instance.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

public string AbsoluteUri { get; }

Property Value

The entire URI.

Version Information

Available in the .NET Micro Framework versions 4.0 and 4.1.

See Also

Reference

Uri Class
Uri Members
System Namespace