Click here to view all files
 
Saves the current instance of the MapItemFile to disk.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public void Save()
Visual Basic (Declaration)
Public Sub Save

Remarks

If you have created a new MapItemFile (instead of loading an existing one), you must specify the path to the map content file (.nmc). The path can be specified when you first create the MapItemFile or by setting the Path property of the MapItemFile.

See Also

Relate Topics:
  Save Method (Boolean, Boolean)
  Save(T) Method (IEnumerable(T), String)
Created by Atop CHM to web converter,© 2009 all right reserved.