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
ChannelPassword Property
Gets the IChannel password (if any).
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
Copy
string
ChannelPassword
{
get
; }
Property Value
Type:
String
See Also
Reference
IChannel Interface
AdiIRCAPIv2.Interfaces Namespace