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