Click or drag to resize

RawServerEventReceivedArgsNumeric Property

The raw numeric received

Namespace:  AdiIRCAPIv2.Arguments.Connection
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public string Numeric { get; }

Property Value

Type: String
Remarks
Can be a string event if the string is not supported by AdiIRC
See Also