IEditorOperations Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Operations
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | CanCut | Determines whether a cut operation is possible. |
![]() | CanDelete | Determines whether a delete operation is possible. |
![]() | CanPaste | Determines whether a paste operation is possible. |
![]() | Options | Gets the options specific to this view. |
![]() | ProvisionalCompositionSpan | Gets the span of the current provisional composition, or null if there is no provisional composition). |
![]() | SelectedText | Gets the selected text. |
![]() | TextView | Gets the text view on which these operations work. |
Show:
