Property Tags
Tags
Gets the collection of tags that queries for templates with any of the matching tags.
Declaration
public IList<string> Tags { get; }
Property Value
| Type | Description |
|---|---|
| IList<string> | Queries for templates with any of the matching tags. |
Remarks
Applicable only for templates returned from Database source.
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |