CodeQL library for C#
codeql/csharp-all 4.0.3-dev (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()