Property Keywords
Keywords
Gets a collection of keywords associated with the element.
Declaration
public IList<string> Keywords { get; }
Property Value
| Type | Description |
|---|---|
| IList<string> | A collection of keywords associated with the element. |
Remarks
The element will return any attachment with a Keywords value that has a case-insensitive match with one of the keywords in this collection.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |