Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the absolute path of the server-relative URL.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public ReadOnly Property UrlPath As String
Get
'Usage
Dim instance As TrustedLocation
Dim value As String
value = instance.UrlPath
public string UrlPath { get; }
Property Value
Type: System.String
The absolute path of the server-relative URL.