WindowsUtilitiesKernelVersion Property |
Gets the current Windows version using the kernel32.dll file.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static Version KernelVersion { get; }
Property Value
Type:
VersionA version instance.
See Also