Share via


KpiDetailsSection.ResourcePath Property

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

KpiDetailsSection Class

KpiDetailsSection Members

Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace