Condividi tramite


Proprietà IExplorerNodeContext.SharePointConnection

Ottiene un oggetto ISharePointConnection che è possibile utilizzare per eseguire comandi che effettuano chiamate nel modello a oggetti del server SharePoint.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint.Explorer
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
Oggetto ISharePointConnection che è possibile utilizzare per eseguire comandi che effettuano chiamate nel modello a oggetti del server SharePoint.

Note

Per ulteriori informazioni sulla chiamata nel modello a oggetti del server SharePoint, vedere Chiamate ai modelli a oggetti di SharePoint (la pagina potrebbe essere in inglese).

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IExplorerNodeContext Interfaccia

Spazio dei nomi Microsoft.VisualStudio.SharePoint.Explorer