This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapReader Interface > IMapReader.Open Method (ArcObjects .NET 10.4 SDK) |
Opens an mxd or pmf file stored at the specified path.
[Visual Basic .NET] Public Sub Open ( _ ByVal FilePath As String _ )
[C#] public void Open ( string FilePath );
[C++]
HRESULT Open(
BSTR FilePath
);
[C++]
Parameters FilePath [in] FilePath is a parameter of type BSTR