Condividi tramite


Metodo IVsFontsAndColorsInformationService.GetFontAndColorInformation

Ottiene il tipo di carattere e le informazioni sui colori, che rappresentano le informazioni di colorazione per specificato FontsAndColorsCategory.

Spazio dei nomi:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

Sintassi

'Dichiarazione
Function GetFontAndColorInformation ( _
    fontAndColorsCategory As FontsAndColorsCategory _
) As IVsFontsAndColorsInformation
IVsFontsAndColorsInformation GetFontAndColorInformation(
    FontsAndColorsCategory fontAndColorsCategory
)
IVsFontsAndColorsInformation^ GetFontAndColorInformation(
    FontsAndColorsCategory^ fontAndColorsCategory
)
abstract GetFontAndColorInformation : 
        fontAndColorsCategory:FontsAndColorsCategory -> IVsFontsAndColorsInformation
function GetFontAndColorInformation(
    fontAndColorsCategory : FontsAndColorsCategory
) : IVsFontsAndColorsInformation

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Editor.IVsFontsAndColorsInformation
IVsFontsAndColorsInformation oggetto.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsFontsAndColorsInformationService Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Editor