Properties

函数功能

获取插件属性配置项。

函数原型

1
std::map<std::string, std::string> PluginNode::Properties() const;

返回参数说明

数据结构

说明

std::map<std::string, std::string>

属性配置项。