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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。