SVsFontAndColorCacheManager Interface

Definition

Object providing access to the Visual Studio SDK implementation of the Font and Color cache manager service.

C++/CX
public interface class SVsFontAndColorCacheManager
Attributes

Remarks

This object supports one interface: IVsFontAndColorCacheManager.

To obtain the supported interface, pass SVsFontAndColorStorage to GetService and then cast it to IVsFontAndColorCacheManager.

An instance of IVsFontAndColorCacheManager may be obtained with:

IVsFontAndColorCacheManager instance = GetService(SVsFontAndColorCacheManager) as IVsFontAndColorCacheManager;  

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022