[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = false)] public class CategoryAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := false, Inherited := false)> Public Class CategoryAttribute Inherits Attribute
The CategoryAttribute type exposes the following members.