CodeQL library for C#
codeql/csharp-all 0.9.1 (changelog, source)
Search

Member predicate Version::getMinor

Gets the minor version, for example 3 in 1.2.3.4. If the minor version is unspecified, then the result is 0.

int getMinor()