FontsAndColorsCategory::SetFontCategory Method (Guid)

 

Sets the GUID of the font category.

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

public:
FontsAndColorsCategory^ SetFontCategory(
	Guid newFontCategory
)

Parameters

newFontCategory
Type: System::Guid

The GUID of the font category.

Return to top
Show: