IVsDataExplorerNodeSelection.CopyAll 方法

复制所有节点当前所选节点的组中到剪贴板。

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

语法

声明
Function CopyAll As IDataObject
IDataObject CopyAll()
IDataObject^ CopyAll()
abstract CopyAll : unit -> IDataObject 
function CopyAll() : IDataObject

返回值

类型:System.Windows.Forms.IDataObject
包含复制的节点的 IDataObject 对象。

.NET Framework 安全性

请参见

参考

IVsDataExplorerNodeSelection 接口

Microsoft.VisualStudio.Data.Services 命名空间