Click or drag to resize

IChannelChannelModeArgs Property

Returns the IChannel channel modes with arguments.1

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
SortedDictionary<string, string> ChannelModeArgs { get; }

Property Value

Type: SortedDictionaryString, String
See Also