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


IGxWCSConnection.WCSConnectionName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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