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