IVsFontsAndColorsInformation.GetFontAndColorPreferences Yöntem

Tanım

Dil hizmetinin ' i döndürür FONTCOLORPREFERENCES2 . Bu, Visual Studio içindeki renk tanımlarına karşılık gelir (Sınıflandırma biçim eşlemesinde, düzenleyici biçim eşlemesinde, vb.).

public:
 Microsoft::VisualStudio::TextManager::Interop::FONTCOLORPREFERENCES2 GetFontAndColorPreferences();
Microsoft::VisualStudio::TextManager::Interop::FONTCOLORPREFERENCES2 GetFontAndColorPreferences();
public Microsoft.VisualStudio.TextManager.Interop.FONTCOLORPREFERENCES2 GetFontAndColorPreferences ();
abstract member GetFontAndColorPreferences : unit -> Microsoft.VisualStudio.TextManager.Interop.FONTCOLORPREFERENCES2
Public Function GetFontAndColorPreferences () As FONTCOLORPREFERENCES2

Döndürülenler

FONTCOLORPREFERENCES2

FONTCOLORPREFERENCES2.

Açıklamalar

Bu renk tercihleri, Sınıflandırma biçim haritasında veya düzenleyici biçim eşlemesinde bulunan bilgileri değil, Visual Studio içindeki renk tanımlardır.

Şunlara uygulanır