Interfaccia IVsFontsAndColorsInformationService
Fornisce il tipo di carattere e le informazioni sui colori per i servizi di linguaggio e FontsAndColorsCategory oggetti.
Spazio dei nomi: Microsoft.VisualStudio.Editor
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Sintassi
'Dichiarazione
Public Interface IVsFontsAndColorsInformationService
public interface IVsFontsAndColorsInformationService
public interface class IVsFontsAndColorsInformationService
type IVsFontsAndColorsInformationService = interface end
public interface IVsFontsAndColorsInformationService
Il tipo IVsFontsAndColorsInformationService espone i seguenti membri.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
GetFontAndColorInformation | Ottiene il tipo di carattere e le informazioni sui colori, che rappresentano le informazioni di colorazione per specificato FontsAndColorsCategory. |
In alto
Note
Si tratta di un componente MEF che deve essere inclusa con l'attributo seguente:
[Import(typeof(IFontsAndColorsInformationService))]
È possibile utilizzare questo servizio per ottenere IVsFontsAndColorsInformation oggetti.