| SystemComponentInformation Class |
Namespace: com.softwarekey.Client.Utils.SystemComponent
The SystemComponentInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| SystemComponentInformation | Creates a new SystemComponentInformation object, which contains information on various system components. |
| Name | Description | |
|---|---|---|
| BIOSInformation | Gets the BIOS information. | |
| CDROMInformation | Gets the CD/DVD drive information. | |
| ComputerSystemInformation | Gets general computer system information. | |
| HardDriveInformation | Gets the hard drive information. | |
| MotherboardInformation | Gets the motherboard information. | |
| NetworkInterfaceInformation | Gets the network adapter information. | |
| OperatingSystemInformation | Gets the operating system information. | |
| ProcessorInformation | Gets the processor (CPU) information. | |
| SoundCardInformation | Gets the sound card information. | |
| UserAccountInformation | Gets the current user's information. | |
| VideoCardInformation | Gets the video card information. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
The SystemComponentInformation class is not available in the .NET Standard PLUSManaged assembly. |