Click or drag to resize

IOperatingSystemStaticInfoFullVersion Property

Win32_OperatingSystem: Version: Version number of the operating system.

Namespace:  Xcalibur.Models.OperatingSystem
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
string FullVersion { get; set; }

Property Value

Type: String
The full version.
See Also