IVsFontsAndColorsInformationService Interface

Definition

Provides IVsFontsAndColorsInformations for given languages and FontsAndColorsCategoryies.

C++/CX
public interface class IVsFontsAndColorsInformationService

Remarks

This is a MEF Component, and should be imported with the following attribute: [Import(typeof(IFontsAndColorsInformationService))]

Methods

GetFontAndColorInformation(FontsAndColorsCategory)

Returns an IVsFontsAndColorsInformation which represents the coloring information for the provided FontsAndColorsCategory.

Applies to

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