Properties 函数功能获取插件属性配置项。 函数原型std::map<std::string, std::string> PluginNode::Properties() const; 返回参数说明 数据结构 说明 std::map<std::string, std::string> 属性配置项。 父主题: PluginNode