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


IGxAGSConnection.AGSServerConnectionName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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