Method GetSubtypeId
GetSubtypeId(OSKind)
Gets the subtype ID for
operatingSystem
.public static int GetSubtypeId(this OSKind operatingSystem)
Parameters
Returns
- int
- The subtype ID of
operatingSystem
.
Remarks
The subtype ID means basically nothing on its own. Its value is
0
unless otherwise noted in the remarks of
OSKind's members.