IrcStatement Source Property NetIRC2 IRC Client Library for .NET
The source of the statement, if any. This is called the prefix in the IRC specification.

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

public IrcIdentity Source { get; set; }
See Also