Partager via


IVsFontsAndColorsInformationService.GetFontAndColorInformation, méthode

Obtient la police et les informations sur la couleur, qui représentent les informations de coloration pour FontsAndColorsCategory spécifié.

Espace de noms :  Microsoft.VisualStudio.Editor
Assembly :  Microsoft.VisualStudio.Editor (dans Microsoft.VisualStudio.Editor.dll)

Syntaxe

'Déclaration
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

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Editor.IVsFontsAndColorsInformation
Objet IVsFontsAndColorsInformation.

Sécurité .NET Framework

Voir aussi

Référence

IVsFontsAndColorsInformationService Interface

Microsoft.VisualStudio.Editor, espace de noms