共用方式為


IVsDataExplorerNode.Copy 方法

建立目前節點複本。

命名空間:  Microsoft.VisualStudio.Data.Services
組件:  Microsoft.VisualStudio.Data.Services (在 Microsoft.VisualStudio.Data.Services.dll 中)

語法

'宣告
Function Copy As IDataObject
IDataObject Copy()
IDataObject^ Copy()
abstract Copy : unit -> IDataObject
function Copy() : IDataObject

傳回值

類型:IDataObject
表示目前節點複本的 IDataObject 物件。

備註

這個方法會在目前節點的複製命令便會從剪貼簿的資料物件。

.NET Framework 安全性

請參閱

參考

IVsDataExplorerNode 介面

Microsoft.VisualStudio.Data.Services 命名空間