| SystemComponentInformationBIOSInformation Property |
Gets the BIOS information.
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.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