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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.