xtd 0.2.0
Loading...
Searching...
No Matches

◆ minor()

int32 xtd::version::minor ( ) const
noexcept

Gets the value of the minor component of the version number for the current xtd::version object.

Returns
The minor version number.
Remarks
For example, if the version number is 6.2, the minor version is 2.