class CategoryAttribute : System.Attribute

book_4_sparkGenerated
code_blocksInput

Description

The CategoryAttribute class is used to assign a category or group to a type or a type member. This categorization can be useful for organizing and retrieving information about types using the DisplayInfo library.

Members

Properties

Member NameSummary
ValueGets the category or group name assigned to the type or member.