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