IEditorOperations::CutSelection Method ()
Visual Studio 2015
Cuts the selected text.
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.
| Exception | Condition |
|---|---|
| InsufficientMemoryException | There is not sufficient memory to complete the operation. |
Show: