ArcObjects Library Reference (GISClient)  

IWMSConnection Interface

Provides access to members that supply WMS connection information.

Product Availability

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

Members

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

CoClasses that implement IWMSConnection

CoClasses and 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.