class TagAttribute : System.Attribute

book_4_sparkGenerated
code_blocksInput

Description

The TagAttribute class is used to add one or more tags to a type or member. These tags can be retrieved using the DisplayInfo library, allowing for enhanced metadata management and categorization within the s&box environment.

Members

Instance Members

Member NameSummary
Value The tags to add for this type or member.
EnumerateValues Returns all the tags as an enumerable.