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