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