Class OSKindExtensions
A collection of extensions for the OSKind enum.
public static class OSKindExtensions
- Inheritance
-
OSKindExtensions
Methods
- GetKernel(OSKind)
- Gets the kernel OSKind for
operatingSystem
.
- GetSubtypeId(OSKind)
- Gets the subtype ID for
operatingSystem
.
- Is(OSKind, OSKind)
- Tests whether
operatingSystem
is an operating system with the specifiedtest
flag.