A Sandcastle Documented Class Library
IChannelUserNickColor Property |
Returns the (0-15 numeric) nick color to use for the nick on this IChannel
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
int NickColor { get; }
ReadOnly Property NickColor As Integer Get
property int NickColor { int get (); }
abstract NickColor : int with get
Property Value
Type: Int32See Also