com.softwarekey.Client.Utils.SystemComponent Namespace |
Class | Description | |
---|---|---|
![]() | BIOSInformation | SystemComponent implementation for retrieving information on the system's BIOS. |
![]() | CDROMInformation | SystemComponent implementation for retrieving information on the system's CDROM/DVD drives. |
![]() | ComputerSystemInformation | SystemComponent implementation for retrieving basic computer system information. |
![]() | HardDriveInformation | SystemComponent implementation for retrieving information on the system's hard drives. |
![]() | MotherboardInformation | SystemComponent implementation for retrieving information on the system's motherboard. |
![]() | NetworkInterfaceInformation | SystemComponent implementation for retrieving information on the system's network adapters. |
![]() | OperatingSystemInformation | SystemComponent implementation for retrieving information on the system's operating system |
![]() | ProcessorInformation | SystemComponent implementation for retrieving information on the system's processor (CPU) |
![]() | SoundCardInformation | SystemComponent implementation for retrieving information on the system's sound cards. |
![]() | SystemComponent | Base class from which system component information implementations are derived. This is designed to facilitate retrieving data about a system using Windows Management Instrumentation (WMI) queries. |
![]() | SystemComponentInformation | Collection of various SystemComponent objects, each of which contains information about the system. |
![]() | SystemComponentProperty | Represents a property as a name/value pair of strings. |
![]() | UserAccountInformation | SystemComponent implementation for retrieving information on the system's current user. |
![]() | VideoCardInformation | Information on the system's video cards. |