IChannelIsPrivate Property  | 
 
            Gets whether the IChannel is private
            
 
    Namespace: 
   AdiIRCAPI
    Assembly:
   AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
SyntaxReadOnly Property IsPrivate As Boolean
	Get
property bool IsPrivate {
	bool get ();
}abstract IsPrivate : bool with get
Property Value
Type: 
Boolean
See Also