ServerInfo.SharePointListUrl - Propriété

Obtient un String qui fournit l'URL de la liste SharePoint où se trouve le formulaire.

Espace de noms :  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly :  Microsoft.Office.Interop.InfoPath.SemiTrust (dans Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntaxe

'Déclaration
ReadOnly Property SharePointListUrl As String
    Get
'Utilisation
Dim instance As ServerInfo
Dim value As String

value = instance.SharePointListUrl
string SharePointListUrl { get; }

Valeur de propriété

Type : System.String
L'URL de la liste SharePoint où se trouve le formulaire.

Remarques

Seuls les formulaires qui s’exécutent dans le même domaine que le formulaire actuellement ouvert ou les formulaires disposant d’autorisations inter-domaines peuvent accéder à ce membre.

Voir aussi

Référence

ServerInfo interface

ServerInfo - Membres

Microsoft.Office.Interop.InfoPath.SemiTrust - Espace de noms