IEditorOperationsFactoryService Schnittstelle

Definition

Ein Dienst, der IEditorOperations-Objekte bereitstellt.

public interface class IEditorOperationsFactoryService
public interface class IEditorOperationsFactoryService
__interface IEditorOperationsFactoryService
public interface IEditorOperationsFactoryService
type IEditorOperationsFactoryService = interface
Public Interface IEditorOperationsFactoryService

Hinweise

Dabei handelt es sich um einen MEF-Komponenten Teil, der wie folgt importiert werden sollte: [Import] ieditoroperationsfactoryservice Factory = NULL;

Methoden

GetEditorOperations(ITextView)

Ruft die IEditorOperations-Objekte für die angegebene ITextView ab.

Gilt für