ArcGIS Explorer Component Help |
Application..::.DocumentPath Property |
Application Class See Also |
The file system path to the map document.
Namespace:
ESRI.ArcGISExplorer.ApplicationAssembly: ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public static string DocumentPath { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property DocumentPath As String |
Field Value
A string containing the path to the map document.Remarks
Version Information: This property is supported from version 2.0.0.1500.