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.