ApplicationVersionString Property |
Returns the program version in the format [programname] [version] [date].
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public string VersionString { get; }
Public ReadOnly Property VersionString As String
Get
Property Value
Type:
StringSee Also