Click or drag to resize

ISystemInfoSystemType Property

Win32_ComputerSystem: System running on the Windows-based computer.

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

Property Value

Type: String
The type of the system.
See Also