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


IFile Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IF > IFile Interface
ArcGIS Developer Help

IFile Interface

Provides access to a method that opens a file.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Open Opens the specified file.

Classes that implement IFile

Classes Description
FileStream Specialized kind of IStream for files.