ServerInfo.SharePointSiteUrl - Propriété

Obtient l'URL du site 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 SharePointSiteUrl As String
    Get
'Utilisation
Dim instance As ServerInfo
Dim value As String

value = instance.SharePointSiteUrl
string SharePointSiteUrl { get; }

Valeur de propriété

Type : System.String
L'URL du site SharePoint où se trouve le formulaire.

Voir aussi

Référence

ServerInfo interface

ServerInfo - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms