Click or drag to resize

ISystemInfoRoles Property

Win32_ComputerSystem: List that specifies the roles of a system in the information technology environment.

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

Property Value

Type: String
The roles.
See Also