共用方式為


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 命名空間