Click or drag to resize

IBaseBoardInfo Interface

Motherboard Information - interface.

For more information see: Win32_BaseBoard class

Namespace:  Xcalibur.Models.SystemInformation
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
public interface IBaseBoardInfo

The IBaseBoardInfo type exposes the following members.

Properties
  NameDescription
Public propertyManufacturer
Win32_BaseBoard: Name of the organization responsible for producing the physical element.
Public propertyProduct
Win32_BaseBoard: Baseboard part number defined by the manufacturer.
Public propertySerialNumber
Win32_BaseBoard: Manufacturer-allocated number used to identify the physical element.
Public propertyVersion
Win32_BaseBoard: Version of the physical element.
Top
See Also