OSVersion Struct
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.
Defines Operating System version
C#
public struct OSVersion
type OSVersion = struct
Public Structure OSVersion
- Inheritance
-
OSVersion
Build |
Value describing build |
Major |
Value describing major version |
Minor |
Value describing minor version |
Revision |
Value describing revision |
To |
Converts OSVersion to string |
Produit | Versions |
---|---|
Windows Community Toolkit | 6.1.1, 7.0.0, 7.1.0 |