Keywords Property
Overloads
| Keywords |
List of the script keywords. JSON property name: qKeywords |
Keywords
List of the script keywords.
JSON property name: qKeywords
Declaration
public IEnumerable<string> Keywords { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |