Sdílet prostřednictvím


IExplorerNodeContext.SharePointConnection – vlastnost

Získává ISharePointConnection objekt, který lze spustit příkazy volání do modelu objektu serveru SharePoint.

Obor názvů:  Microsoft.VisualStudio.SharePoint.Explorer
Sestavení:  Microsoft.VisualStudio.SharePoint (v Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Deklarace
ReadOnly Property SharePointConnection As ISharePointConnection
ISharePointConnection SharePointConnection { get; }

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.SharePoint.ISharePointConnection
ISharePointConnection Objekt, který lze spustit příkazy volání do modelu objektu serveru SharePoint.

Poznámky

Další informace o volací do modelu objektu serveru SharePoint naleznete v Volání do objektových modelů služby SharePoint.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IExplorerNodeContext Rozhraní

Microsoft.VisualStudio.SharePoint.Explorer – obor názvů