ParameterizableControl.ResourcePath - Propriété
Le chemin d'accès de l'URL vers les ressources.
Espace de noms : Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly : Microsoft.PerformancePoint.Scorecards.Server (dans Microsoft.PerformancePoint.Scorecards.Server.dll)
Syntaxe
'Déclaration
Public Property ResourcePath As String
Get
Set
'Utilisation
Dim instance As ParameterizableControl
Dim value As String
value = instance.ResourcePath
instance.ResourcePath = value
public string ResourcePath { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
ParameterizableControl - Membres
Microsoft.PerformancePoint.Scorecards.Server.Extensions - Espace de noms