Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
ArcGIS Explorer Component Help
MapItemFile
.
.
::
.
Path Property
MapItemFile Class
See Also
The path to the map content file (.nmc).
Namespace:
ESRI.ArcGISExplorer.Mapping
Assembly:
ESRI.ArcGISExplorer
(in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C#
public
string
Path
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Path
As
String
Field Value
A string containing the path to the map content file (.nmc).
See Also
MapItemFile Class
ESRI.ArcGISExplorer.Mapping Namespace