Thresher 1.2 Class Documentation

DccUserInfo.ToString Method 

A friendly representation of this object.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

The remote's user nick and his IP address, e.g. Nick@192.168.0.23

See Also

DccUserInfo Class | Sharkbite.Irc Namespace