Gets the device name associated with a display.
[Visual Basic] Public ReadOnly Property DeviceName As String [C#] public string DeviceName {get;} [C++] public: __property String* get_DeviceName(); [JScript] public function get DeviceName() : String;
The device name associated with a display.