| MotherboardInformation Class |
Namespace: com.softwarekey.Client.Utils.SystemComponent
The MotherboardInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| MotherboardInformation | Creates a new MotherboardInformation object. |
| Name | Description | |
|---|---|---|
| Manufacturer | Gets the motherboard manufacturer. | |
| Product | Gets the motherboard product name. | |
| Properties | Gets a list of SystemComponentProperty objects. (Inherited from SystemComponent.) | |
| SerialNumber | Gets the motherboard serial number. |
| 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.) | |
| Initialize | Initializes this SystemComponent. (Inherited from SystemComponent.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ShouldIgnore | Determines whether or not to ignore the given component property. (Inherited from SystemComponent.) | |
| ToString | (Inherited from Object.) |
The MotherboardInformation class is not available in the .NET Standard PLUSManaged assembly. |