The current version of ArcGIS Explorer.

Namespace:  ESRI.ArcGISExplorer.Application

Assembly:  ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public static string Version { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Version As String

Field Value

A string containing the current version number of the ArcGIS Explorer application.

Remarks

Version Information: This property is supported from version 2.0.0.1500.

See Also