ArcObjects Library Reference (Catalog)  

IGxAGSFolder.AGSServerConnection Property

The AGS server connection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSFolder Interface