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


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

IIMSConnection.FileName Property

Path to the IMS connection file.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IIMSConnection Interface