FontsAndColorsCategory Class

Defines target groups for which font and color options are specified.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
Public MustInherit Class FontsAndColorsCategory
'Usage
Dim instance As FontsAndColorsCategory
public abstract class FontsAndColorsCategory
public ref class FontsAndColorsCategory abstract
public abstract class FontsAndColorsCategory

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Shell.Interop.FontsAndColorsCategory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

FontsAndColorsCategory Members

Microsoft.VisualStudio.Shell.Interop Namespace