IrcIdentity Nickname Property NetIRC2 IRC Client Library for .NET
The user's IRC nickname (the name shown in channels).

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

public IrcString Nickname { get; set; }
See Also