FontsAndColorsCategory.SetColorCategory(Guid) Méthode

Définition

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

public:
 Microsoft::VisualStudio::Editor::FontsAndColorsCategory ^ SetColorCategory(Guid newColorCategory);
public Microsoft.VisualStudio.Editor.FontsAndColorsCategory SetColorCategory (Guid newColorCategory);
member this.SetColorCategory : Guid -> Microsoft.VisualStudio.Editor.FontsAndColorsCategory
Public Function SetColorCategory (newColorCategory As Guid) As FontsAndColorsCategory

Paramètres

newColorCategory
Guid

GUID de la catégorie de couleur.

Retours

FontsAndColorsCategory

Nouveau FontsAndColorsCategory avec le GUID de la catégorie de couleur défini sur newColorCategory .

S’applique à