A Sandcastle Documented Class Library
IChannelChannelPassword Property |
Gets the IChannel password (if any).
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string ChannelPassword { get; }
ReadOnly Property ChannelPassword As String Get
property String^ ChannelPassword { String^ get (); }
abstract ChannelPassword : string with get
Property Value
Type: StringSee Also