public string DeviceID
Public DeviceID As String
Dim instance As DisplayDevice
Dim value As String
value = instance.DeviceID
instance.DeviceID = value
public:
String^ DeviceID
val mutable DeviceID: string
No code example is currently available or this language may not be supported.