codeql/csharp-all
3.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the minor version, for example 3 in 1.2.3.4. If the minor version is unspecified, then the result is 0.
3
1.2.3.4
0
int getMinor()