Method GetKernel
GetKernel(OSKind)
Gets the kernel OSKind for
operatingSystem
.public static OSKind GetKernel(this OSKind operatingSystem)
Parameters
Returns
Remarks
This method returns operatingSystem
except when noted in the remarks of the OSKind members.
This is usually what you want to use, if you don't care about the differences between the more precise subtypes.