IrcStatement Command Property NetIRC2 IRC Client Library for .NET
The command, or if the IRC statement is a reply, a three-digit number.

Namespace: NetIrc2.Parsing
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public IrcString Command { get; set; }
See Also