AppContextAppVersion Property |
Gets the application build version number (not the platform version number). Currently this is determined from the file version of the first
application extension (if any).
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public int AppVersion { get; }
Public ReadOnly Property AppVersion As Integer
Get
Property Value
Type:
Int32Implements
IAppContextAppVersionSee Also