获取插件属性配置项。
1
std::map<std::string, std::string> PluginNode::Properties() const;
数据结构
说明
std::map<std::string, std::string>
属性配置项。