IExplorerNodeContext.SharePointConnection 属性

获取一个 ISharePointConnection 对象,该对象可用于执行调用到 SharePoint 服务器对象模型中的命令。

命名空间:  Microsoft.VisualStudio.SharePoint.Explorer
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
ReadOnly Property SharePointConnection As ISharePointConnection
    Get
ISharePointConnection SharePointConnection { get; }

属性值

类型:Microsoft.VisualStudio.SharePoint.ISharePointConnection
一个 ISharePointConnection 对象,可用于执行调用到 SharePoint 服务器对象模型中的命令。

备注

有关调用到 SharePoint 服务器对象模型的更多信息,请参见调入 SharePoint 对象模型

.NET Framework 安全性

请参见

参考

IExplorerNodeContext 接口

Microsoft.VisualStudio.SharePoint.Explorer 命名空间