BaseBoardInfo Class |
Namespace: Xcalibur.Models.SystemInformation
The BaseBoardInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseBoardInfo | Initializes a new instance of the BaseBoardInfo class |
Name | Description | |
---|---|---|
![]() | Manufacturer |
Win32_BaseBoard: Name of the organization responsible for producing the physical element.
|
![]() | Product |
Win32_BaseBoard: Baseboard part number defined by the manufacturer.
|
![]() | SerialNumber |
Win32_BaseBoard: Manufacturer-allocated number used to identify the physical element.
|
![]() | Version |
Win32_BaseBoard: Version of the physical element.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |