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