Click or drag to resize

DiagnosticsInformationKernelVersion Property

Gets the kernel32.dll version.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string KernelVersion { get; }

Property Value

Type: String
The kernel32.dll version.
See Also