Share via


ListLocation.ListUrl - Propriété

Obtient l'URL relative de serveur de la liste.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property ListUrl As String
    Get
    Private Set
'Utilisation
Dim instance As ListLocation
Dim value As String

value = instance.ListUrl
public string ListUrl { get; private set; }

Valeur de propriété

Type : System.String
L'URL relative de serveur de la liste.

Voir aussi

Référence

ListLocation classe

ListLocation - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms