Click or drag to resize

IChannelUserRgbNickColor Property

Returns the rgb nick color (RRGGBB format) to use for the nick on this IChannel

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
string RgbNickColor { get; }

Property Value

Type: String
See Also