Click or drag to resize

IServerChannelModesWithArgs Property

Returns the available channel modes which can have an argument on this IServer (retrieved from 005 chanmodes=)

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
ICollection ChannelModesWithArgs { get; }

Property Value

Type: ICollection
See Also