Click or drag to resize

IAppContextAppVersion 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
int AppVersion { get; }

Property Value

Type: Int32
See Also