[This is preliminary documentation and subject to change.]
Sets the brightness of the backlight.
[Visual Basic]
Public Property WriteOnly Byte As [C#]
public byte Byte { set; }
[C++]
public: __property void set_Byte(char );
[JScript]
public function set Byte(Byte);