A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Interfaces
IChannel Interface
IChannel Properties
BanList Property
ChannelLimit Property
ChannelModeArgs Property
ChannelModes Property
ChannelPassword Property
ExceptList Property
GetUsers Property
InviteList Property
IsInviteOnly Property
IsModerated Property
IsPrivate Property
IsSecret Property
NoExternalMsgs Property
OnlyOpsSetTopic Property
QuietList Property
Topic Property
TopicSetAt Property
TopicSetBy Property
Users Property
IChannel
ChannelModeArgs 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#
Copy
SortedDictionary
<
string
,
string
>
ChannelModeArgs
{
get
; }
Property Value
Type:
SortedDictionary
String
,
String
See Also
Reference
IChannel Interface
AdiIRCAPIv2.Interfaces Namespace