RetrieveAbsoluteAndSiteCollectionUrlResponse.AbsoluteUrl Property

Definition

Gets the absolute URL of the object that is specified in the request.

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

Property Value

The absolute URL of the object that is specified in the request.

Applies to