Click or drag to resize

IChannelChannelModeArgs Property

Returns the IChannel channel modes with arguments

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
SortedDictionary<string, string> ChannelModeArgs { get; }

Property Value

Type: SortedDictionaryString, String
See Also