DisplayDeviceDeviceName Field
An array of characters identifying the device name.
This is either the adapter device or the monitor device.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public DeviceName As String
Dim instance As DisplayDevice
Dim value As String
value = instance.DeviceName
instance.DeviceName = value
public:
String^ DeviceName
val mutable DeviceName: string
No code example is currently available or this language may not be supported.
Field Value
String