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


IGxWMTSConnection.WMTSConnectionName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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