Przeczytaj w języku angielskim

Udostępnij za pośrednictwem


IEditorOperations Properties

Include Protected Members
Include Inherited Members

The IEditorOperations type exposes the following members.

Properties

  Name Description
Public property CanCut Determines whether a cut operation is possible.
Public property CanDelete Determines whether a delete operation is possible.
Public property CanPaste Determines whether a paste operation is possible.
Public property Options Gets the options specific to this view.
Public property ProvisionalCompositionSpan Gets the span of the current provisional composition, or nulla null reference (Nothing in Visual Basic) if there is no provisional composition).
Public property SelectedText Gets the selected text.
Public property TextView Gets the text view on which these operations work.

Top

See Also

Reference

IEditorOperations Interface

Microsoft.VisualStudio.Text.Operations Namespace