Condividi tramite


Proprietà ISharePointProject.SharePointConnection

Ottiene l'istanza della connessione SharePoint che consente agli utenti di eseguire comandi sul modello a oggetti di SharePoint nel processo a 64 bit di vssphost.exe.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Sintassi

'Dichiarazione
ReadOnly Property SharePointConnection As ISharePointConnection
    Get
ISharePointConnection SharePointConnection { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.SharePoint.ISharePointConnection
Istanza di una connessione di SharePoint.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISharePointProject Interfaccia

Spazio dei nomi Microsoft.VisualStudio.SharePoint