DeviceName property
Use this property to retrieve and set the name of the device.
Syntax
DeviceName value; // give relevant initial value
obj.DeviceName = value;
value = obj.DeviceName
Type:DeviceName
Use this property to retrieve and set the name of the device.
DeviceName value; // give relevant initial value
obj.DeviceName = value;
value = obj.DeviceName
Type:DeviceName