Url.AbsoluteUrl Property

Definition

Gets the absolute URL as a string.

public:
 property System::String ^ AbsoluteUrl { System::String ^ get(); };
public:
 property Platform::String ^ AbsoluteUrl { Platform::String ^ get(); };
public string AbsoluteUrl { get; }
member this.AbsoluteUrl : string
Public ReadOnly Property AbsoluteUrl As String

Property Value

The string value of the absolute URL.

Applies to