Thresher 1.2 Class Documentation

WhoisInfo.User Property

A user's nick, logon, and hostname.

[Visual Basic]
Public ReadOnly Property User As UserInfo
[C#]
public UserInfo User {get;}

Property Value

A UserInfo instance.

See Also

WhoisInfo Class | Sharkbite.Irc Namespace