Asset.Keywords

Asset.Keywords property

Gets or sets the keywords. The keywords element contains a list of words used as search criteria for the parent element. There may be only one keywords element.

public string Keywords { get; set; }

See Also