WmtsLayerInfoKeywords Property |
Gets a list of keywords defined for the WMTS layer, if specified.
Namespace:
Esri.ArcGISRuntime.Ogc
Assembly:
Esri.ArcGISRuntime (in Esri.ArcGISRuntime.dll) Version: 100.9.0.0
Syntaxpublic IReadOnlyList<string> Keywords { get; }
Property Value
Type:
IReadOnlyListStringUnordered collection of one or more commonly used or formalized
words or phrases used to describe the layer's dataset. May be empty.
See Also