ITaggable.Tags

ITaggable.Tags property

Gets the list of all tags.

public List<ITag> Tags { get; }

See Also