Share via


TrustedLocation.UrlPath property

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.

See also

Reference

TrustedLocation class

TrustedLocation members

Microsoft.PerformancePoint.Scorecards namespace