IEditorOperations::Paste Method ()
Visual Studio 2015
Pastes text from the clipboard to the text buffer.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Return Value
Type: System::Booleantrue if the edit and the clipboard operation both succeeded, otherwise false.
Show: