IVsDataExplorerNode.Paste 方法

从剪贴板粘贴的节点到服务器资源管理器中。

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

语法

声明
Sub Paste
void Paste()
void Paste()
abstract Paste : unit -> unit 
function Paste()

备注

必须以前复制的节点到剪贴板通过 Copy 方法或 Cut 方法。

.NET Framework 安全性

请参见

参考

IVsDataExplorerNode 接口

Microsoft.VisualStudio.Data.Services 命名空间