Thresher 1.2 Class Documentation

ServerProperties.Item Property

Read-only indexer for the various server property strings.

[Visual Basic]
Public Default ReadOnly Property Item( _
   ByVal key As String _
) As String
[C#]
public string this[
   string key
] {get;}

See Also

ServerProperties Class | Sharkbite.Irc Namespace