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


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

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