IUserRgbNickColor Property |
/// Returns the rgb nick color to use for the nick on this IChannel (UTC time)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax string RgbNickColor { get; }
ReadOnly Property RgbNickColor As String
Get
property String^ RgbNickColor {
String^ get ();
}
abstract RgbNickColor : string with get
Property Value
Type:
StringSee Also