Share via


ServerInfo.SharePointListUrl - Propriété

Obtient l'URL de la liste SharePoint où se trouve le formulaire.

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.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.

Voir aussi

Référence

ServerInfo interface

ServerInfo - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms