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


IGxWMSConnection.WMSConnectionName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxWMSConnection.WMSConnectionName Property

Assosicated name object used to connect to a WMS service.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWMSConnection Interface