This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMSDHelper Interface > IMSDHelper.Open Method (ArcObjects .NET 10.5 SDK) |
Open the mapserver definition file.
[Visual Basic .NET] Public Sub Open ( _ ByVal Path As String _ )
[C#] public void Open ( string Path );
[C++]
HRESULT Open(
BSTR Path
);
[C++]
Parameters Path [in] Path is a parameter of type BSTR