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


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

IWCSConnectionName Interface

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

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Read/write property ConnectionInfo Connection info about this connection.
Read/write property ConnectionProperties Connection properties that will be used to connect to the WCS server.
Method OpenEx Opens the WCS Connection.

Classes that implement IWCSConnectionName

Classes Description
WCSConnectionName The WCS Connection name.