Show / Hide Table of Contents

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
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.