Click or drag to resize

FeatureVersion Property

SetsGets the version of this object's assembly.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int Version { get; }

Property Value

Type: Int32
An integer value representing the scaled FileVersion of this object's running assembly.

Implements

IEAPBaseVersion
See Also