IVsCommandHandlerServiceAdapterFactory Interface

Definition

A factory service for creating IVsCommandHandlerServiceAdapters. Such adapters are used to expose IEditorCommandHandlerServices for a given text view in IOleCommandTarget based commanding intefaces, such as IVsContainedLanguage.

C++
public interface class IVsCommandHandlerServiceAdapterFactory

Remarks

This is a MEF Component, and should be exported with the following attribute: [Export(typeof(IVsCommandHandlerServiceAdapterFactory))]

Methods

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022