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