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 path to the resource files.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly: Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Syntax
'Declaration
Protected Property ResourcePath As String
Get
Private Set
'Usage
Dim value As String
value = Me.ResourcePath
protected string ResourcePath { get; private set; }
Property Value
Type: System.String
The path to the resource files.
See Also
Reference
Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace