Thresher 1.2 Class Documentation

ConnectionArgs.Nick Property

The user's nick name.

[Visual Basic]
Public Property Nick As String
[C#]
public string Nick {get; set;}

Property Value

A string which conforms to the IRC nick standard.

See Also

ConnectionArgs Class | Sharkbite.Irc Namespace