# TagAttribute

Adds a single or multiple tags for this type or member. Tags can then be retrieved via DisplayInfo library.

- Kind: attribute
- Assembly: `Sandbox.System`

## Constructors

- [`TagAttribute`](/api/TagAttribute/.ctor)

## Properties

- [`Value`](/api/TagAttribute/Value): The tags to add for this type or member.

## Methods

- [`EnumerateValues`](/api/TagAttribute/EnumerateValues): Returns all the tags as an enumerable.
