ISharePointProject.SharePointConnection, propriété
Obtient l'instance de connexion SharePoint qui permet aux utilisateurs d'exécuter des commandes sur le modèle objet SharePoint dans le processus 64 bits vssphost.exe.
Espace de noms : Microsoft.VisualStudio.SharePoint
Assembly : Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property SharePointConnection As ISharePointConnection
ISharePointConnection SharePointConnection { get; }
Valeur de propriété
Type : Microsoft.VisualStudio.SharePoint.ISharePointConnection
Instance d'une connexion SharePoint.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.