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


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

IGxAGSConnection.FileName Property

Path to the AGS connection file.

[Visual Basic .NET]
Public ReadOnly Property FileName As String
[C#]
public string FileName {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSConnection Interface