Property Tags
Tags
Gets the collection of tags for organizing and searching this template.
Declaration
public IReadOnlyList<string> Tags { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<string> | The collection of tags for organizing and searching this template. |
Remarks
This can be used to query the database for specific tags.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |