ISharePointProjectService.SharePointConnection, propriété
Obtient la connexion SharePoint du service de projet.
Espace de noms : Microsoft.VisualStudio.SharePoint
Assembly : Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property SharePointConnection As ISharePointConnection
Get
ISharePointConnection SharePointConnection { get; }
Valeur de propriété
Type : Microsoft.VisualStudio.SharePoint.ISharePointConnection
Objet représentant 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, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.