Thresher 1.2 Class Documentation

CtcpResponder.VersionResponse Property

The version of the client software.

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

Property Value

This defaults to "Thresher IRC library 1.0".

See Also

CtcpResponder Class | Sharkbite.Irc Namespace