IEditorOperations.ExtendSelection Method
Visual Studio 2012
Extends the current selection span to the specified position.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | newEnd is less than 0. |
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.