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