IChannelIsSecret Property |
Gets whether the IChannel is secret
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ReadOnly Property IsSecret As Boolean
Get
property bool IsSecret {
bool get ();
}
abstract IsSecret : bool with get
Property Value
Type:
BooleanSee Also