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


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

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