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