Partager via


FontsAndColorsCategory.SetColorCategory, méthode

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

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

Syntaxe

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

Paramètres

  • newColorCategory
    Type : Guid

    GUID de la catégorie de couleur.

Valeur de retour

Type : Microsoft.VisualStudio.Editor.FontsAndColorsCategory
Nouvelle FontsAndColorsCategory.

Sécurité .NET Framework

Voir aussi

Référence

FontsAndColorsCategory Classe

Microsoft.VisualStudio.Editor, espace de noms