[]
Assigns the Keywords collection on the current object from a single string containing the space-delimited list of keywords. (Note that the Keywords collection is cleared by this method prior to assignment.)
public void SetKeywordsAsText(string value)
Type | Name | Description |
---|---|---|
string | value | The space-delimited list of keywords. |