SystemComponentInformationMotherboardInformation Property |
Gets the motherboard information.
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic MotherboardInformation MotherboardInformation { get; }
Public ReadOnly Property MotherboardInformation As MotherboardInformation
Get
public:
property MotherboardInformation^ MotherboardInformation {
MotherboardInformation^ get ();
}
Property Value
Type:
MotherboardInformation
See Also