Click or drag to resize

DiagnosticsInformationOSVersion Property

Gets the Windows OS version.

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

Property Value

Type: String
The Windows OS version.
See Also