xtd 0.2.0
Loading...
Searching...
No Matches

◆ device_name()

const xtd::string & xtd::forms::screen::device_name ( ) const

Gets the device name associated with a display.

Returns
The device name associated with a display.
Remarks
This string may contain non-printable characters.
Examples
screen_informations.cpp.