IServerChannelModes Property |
Returns the available channel modes on this IServer (retrieved from 005 chanmodes=)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax string ChannelModes { get; }
ReadOnly Property ChannelModes As String
Get
property String^ ChannelModes {
String^ get ();
}
abstract ChannelModes : string with get
Property Value
Type:
StringSee Also