Partager via


FontsAndColorsCategory.SetFontCategory, méthode

Définit le GUID de la catégorie de police.

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

Syntaxe

'Déclaration
Public Function SetFontCategory ( _
    newFontCategory As Guid _
) As FontsAndColorsCategory
public FontsAndColorsCategory SetFontCategory(
    Guid newFontCategory
)
public:
FontsAndColorsCategory^ SetFontCategory(
    Guid newFontCategory
)
member SetFontCategory : 
        newFontCategory:Guid -> FontsAndColorsCategory
public function SetFontCategory(
    newFontCategory : Guid
) : FontsAndColorsCategory

Paramètres

  • newFontCategory
    Type : Guid

    GUID de la catégorie de police.

Valeur de retour

Type : Microsoft.VisualStudio.Editor.FontsAndColorsCategory
FontsAndColorsCategory .

Sécurité .NET Framework

Voir aussi

Référence

FontsAndColorsCategory Classe

Microsoft.VisualStudio.Editor, espace de noms