ArcObjects Library Reference (Catalog)  

IIMSConnection.LoadFromFile Method

Loads an IMS connection file containing the URL.

[Visual Basic .NET]
Public Sub LoadFromFile ( _
    ByVal Path As String _
)
[C#]
public void LoadFromFile (
    string Path
);

Product Availability

Available with ArcGIS Desktop.

See Also

IIMSConnection Interface