Click or drag to resize

VersionMinor Property

The Minor version 1.1, 2,1, ...

Namespace:  Hummingbird.TestFramework
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlAttributeAttribute]
[DataMemberAttribute]
public int Minor { get; set; }

Property Value

Type: Int32
See Also