IEditorOperationsFactoryService Interface

Definition

A service that provides IEditorOperations objects.

C++/CX
public interface class IEditorOperationsFactoryService

Remarks

This is a MEF component part, and should be imported as follows: [Import] IEditorOperationsFactoryService factory = null;

Methods

GetEditorOperations(ITextView)

Gets the IEditorOperations objects for the specified ITextView.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022