IChannelOnlyOpsSetTopic Property  | 
 
            Gets whether only operators can set topic in IChannel
            
 
    Namespace: 
   AdiIRCAPI
    Assembly:
   AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntaxbool OnlyOpsSetTopic { get; }ReadOnly Property OnlyOpsSetTopic As Boolean
	Get
property bool OnlyOpsSetTopic {
	bool get ();
}abstract OnlyOpsSetTopic : bool with get
Property Value
Type: 
Boolean
See Also