Click or drag to resize

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; }

Property Value

Type: Int32

Implements

IAppContextAppVersion
See Also