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


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

IGxAGSConnection.AGSServerConnectionName Property

The associated AGS server connection name object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSConnection Interface