ArcObjects Library Reference (Catalog)  

IGxWMTSLayer.WMTSLayerDescription Property

The description of WMTS layer.

[Visual Basic .NET]
Public Property WMTSLayerDescription As IWMTSLayerDescription
[C#]
public IWMTSLayerDescription WMTSLayerDescription {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMTSLayer Interface