Chatu Queens
ClienteConColor Property |
Obtiene o establece si se le deben enviar los códigos de color al cliente.
Namespace: ChatuServer
Assembly: ChatuServer (in ChatuServer.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ConColor { get; set; }
Public Property ConColor As Boolean Get Set
public: property bool ConColor { bool get (); void set (bool value); }
member ConColor : bool with get, set
Property Value
Type: BooleanSee Also