Share via


ServerInfo.SharePointSiteCollectionUrl - Propriété

Obtient l'URL de la collection de sites 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 SharePointSiteCollectionUrl As String
    Get
'Utilisation
Dim instance As ServerInfo
Dim value As String

value = instance.SharePointSiteCollectionUrl
string SharePointSiteCollectionUrl { get; }

Valeur de propriété

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

Voir aussi

Référence

ServerInfo interface

ServerInfo - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms