多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Tool.PluginExtend.PluginExtendForm 类 ## 注释 ~~~ 插件高级设置 - 设置窗体 ~~~ ## 语法 ~~~ public partial class PluginExtendForm : Form ~~~ ## 构造函数 | | 名称 | 说明 | | --- | --- | --- | | | [PluginExtendForm](https://www.kancloud.cn/gxser1986/cqrobot/3015839) | | ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [Config](https://www.kancloud.cn/gxser1986/cqrobot/3015841) | 插件配置 | | | [CommandCategory](https://www.kancloud.cn/gxser1986/cqrobot/3015842) | 默认命令分类 | | | [DisableCommandCategory](https://www.kancloud.cn/gxser1986/cqrobot/3015843) | 禁止选择命令分类 | | | [LanguageCategory](https://www.kancloud.cn/gxser1986/cqrobot/3015844) | 默认回复分类 | | | [DisableLanguageCategory](https://www.kancloud.cn/gxser1986/cqrobot/3015845) | 禁止选择语言分类 |