IChannelChannelModes Property  | 
 
            Gets the IChannel mode
            
 
    Namespace: 
   AdiIRCAPI
    Assembly:
   AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntaxstring ChannelModes { get; }ReadOnly Property ChannelModes As String
	Get
property String^ ChannelModes {
	String^ get ();
}abstract ChannelModes : string with get
Property Value
Type: 
String
See Also