ListLocation.SiteUrl Property
Gets the server-relative URL of the site.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property SiteUrl As String
Get
Private Set
'Usage
Dim instance As ListLocation
Dim value As String
value = instance.SiteUrl
public string SiteUrl { get; private set; }
Property Value
Type: System.String
The server-relative URL of the site.