This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSConnection Interface > IGxAGSConnection.LoadFromFile Method (ArcObjects .NET 10.4 SDK) |
Loads an AGS connection file.
[Visual Basic .NET] Public Sub LoadFromFile ( _ ByVal Path As String _ )
[C#] public void LoadFromFile ( string Path );