Click or drag to resize

IServerChannelModesWithRequiredArgs Property

Returns the available channel modes which must 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 ChannelModesWithRequiredArgs { get; }

Property Value

Type: ICollection
See Also