ITaggable
- Implemented By: NestedStack, Stack, ITaggable
Interface to implement tags.
Properties
| Name | Type | Description | 
|---|---|---|
| Tags | TagManager | TagManager to set, remove and format tags. | 
TagsRequired 
public TagManager Tags { get; }
- Type: TagManager
TagManager to set, remove and format tags.