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


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

IWMSConnectionName Interface

Provides access to members that supply WMS server connection name information.

Product Availability

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

Members

Name Description
Read/write property ConnectionProperties Connection properties that will be used to connect to the WMS server.
Method OpenEx Opens the WMS Connection.

Classes that implement IWMSConnectionName

Classes Description
WMSConnectionName The WMS Connection name.

Remarks

IWMSConnectionName provides a property (ConnectionProperties) to hold server connection properties and a method (OpenEx) that returns the connection once these properties have been set.