This document is archived and information here might be outdated.  Recommended version.


IGxWMTSLayer.WMTSServiceDescription Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxWMTSLayer Interface > IGxWMTSLayer.WMTSServiceDescription Property
ArcGIS Developer Help

IGxWMTSLayer.WMTSServiceDescription Property

The description of WMTS service.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMTSLayer Interface