Click or drag to resize

DiagnosticsInformationSystemVersion Property

Gets the system.dll version.

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

Property Value

Type: String
The system.dll version.
See Also