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