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


IGxAGSFolder.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 > IGxAGSFolder Interface > IGxAGSFolder.AGSServerConnectionName Property
ArcGIS Developer Help

IGxAGSFolder.AGSServerConnectionName Property

The AGS server connection name.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSFolder Interface