Property Keyword
Keyword
Gets a string to identify the attachment(s).
Declaration
public string Keyword { get; }
Property Value
Type | Description |
---|---|
System.String | A string to identify the attachment(s). |
Remarks
When a file is attached using the form, this property sets the value of the keywords field for the attachment. When a form displays existing attachments, this property is used to query attachments with an exact match on the keywords field.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |