device_name
Description
Specifies the Name of the device.
Syntax
String device_name
Read
Gets the Name of the device.
Example
String^ deviceName;
deviceName = dsm.device_name;
Write
Read-Only.