IVsFontsAndColorsInformationService.GetFontAndColorInformation Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
IVsFontsAndColorsInformationBelirtilen için renklendirme bilgilerini temsil eden bir döndürür FontsAndColorsCategory .
public:
Microsoft::VisualStudio::Editor::IVsFontsAndColorsInformation ^ GetFontAndColorInformation(Microsoft::VisualStudio::Editor::FontsAndColorsCategory ^ fontAndColorsCategory);
Microsoft::VisualStudio::Editor::IVsFontsAndColorsInformation GetFontAndColorInformation(Microsoft::VisualStudio::Editor::FontsAndColorsCategory const & fontAndColorsCategory);
public Microsoft.VisualStudio.Editor.IVsFontsAndColorsInformation GetFontAndColorInformation (Microsoft.VisualStudio.Editor.FontsAndColorsCategory fontAndColorsCategory);
abstract member GetFontAndColorInformation : Microsoft.VisualStudio.Editor.FontsAndColorsCategory -> Microsoft.VisualStudio.Editor.IVsFontsAndColorsInformation
Public Function GetFontAndColorInformation (fontAndColorsCategory As FontsAndColorsCategory) As IVsFontsAndColorsInformation
Parametreler
- fontAndColorsCategory
- FontsAndColorsCategory
Döndürülenler
Bir IVsFontsAndColorsInformation nesnesi.