IClassificationFormatMapService Interface

Definition

Looks up a classification format map for a given view.

C++/CX
public interface class IClassificationFormatMapService

Remarks

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

Methods

GetClassificationFormatMap(ITextView)

Gets an IClassificationFormatMap appropriate for the specified text view. This object is likely to be shared among multiple text views.

GetClassificationFormatMap(String)

Gets a IClassificationFormatMap for the specified appearance category.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022