DkmSystemInformation.OperatingSystemBuildNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Build Number portion of the OS version.
This API was introduced in Visual Studio 17 Update 4 (DkmApiVersion.VS17Update4).
public uint OperatingSystemBuildNumber { get; }
member this.OperatingSystemBuildNumber : uint32
Public ReadOnly Property OperatingSystemBuildNumber As UInteger