buildNumber property

int buildNumber
final

The build number of the operating system. For example:

  • 22000 or greater for Windows 11.
  • 10240 or greator for Windows 10.

Implementation

final int buildNumber;