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


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

IGxWCSConnection.WCSConnectionName Property

Assosicated name object used to connect to a WCS service.

[Visual Basic .NET]
Public Property WCSConnectionName As IWCSConnectionName
[C#]
public IWCSConnectionName WCSConnectionName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxWCSConnection Interface