Share via


ServerInfo.SharePointServerRootUrl - Propriété

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

value = instance.SharePointServerRootUrl
string SharePointServerRootUrl { get; }

Valeur de propriété

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

Voir aussi

Référence

ServerInfo interface

ServerInfo - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms