FontsAndColorsCategory::SetColorCategory Method (Guid)

 

Sets GUID of the color category.

Namespace:   Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

public:
FontsAndColorsCategory^ SetColorCategory(
	Guid newColorCategory
)

Parameters

newColorCategory
Type: System::Guid

The GUID of the color category.

Return to top
Show: