Share via


SPAppInstance.SettingsPageUrl - Propriété

Obtient l'URL de la page Paramètres de l'instance d'application actuelle.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SettingsPageUrl As Uri
    Get
'Utilisation
Dim instance As SPAppInstance
Dim value As Uri

value = instance.SettingsPageUrl
public Uri SettingsPageUrl { get; }

Valeur de propriété

Type : System.Uri
L'URL sous forme de jeton. L'appelant est responsable du remplacement des jetons.

Voir aussi

Référence

SPAppInstance classe

SPAppInstance - Membres

Microsoft.SharePoint.Administration - Espace de noms