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


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

IGxWMTSConnection.WMTSConnectionName Property

Assosicated name object used to connect to a WMTS service.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMTSConnection Interface