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


IWMSConnection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMSConnection Interface
ArcGIS Developer Help

IWMSConnection Interface

Provides access to members that supply WMS connection information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property FullName Complete information required to connect to a WMS server..
Read/write property Name Name of the connection.

Classes that implement IWMSConnection

Classes Description
WMSConnection The Connection for WMS.

Remarks

IWMSConnection provides two properties FullName and Name.  FullName is name object.  You can access the connection properties for the WMS service using FullName.  Name is descriptive string for the connection.