firmware_name
Description
Specifies the Name of the firmware.
Syntax
String firmware_name
Read
Gets the Name of the firmware.
Example
String^ fwName;
fwName = dsm.firmware_name;
Write
Read-Only.