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