Thresher 1.2 Class Documentation

ChannelModeInfo.Parameter Property

Any additional parameters that belong to the mode. For example user masks or a maximum numbers of user allowed in a channel.

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

See Also

ChannelModeInfo Class | Sharkbite.Irc Namespace