共用方式為


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

傳回值

類型:IDataObject
包含已複製之節點的 IDataObject 物件。

.NET Framework 安全性

請參閱

參考

IVsDataExplorerNodeSelection 介面

Microsoft.VisualStudio.Data.Services 命名空間