ToJson
函数功能
插件对象转JSON对象。
函数原型
web::json::value PluginNode::ToJson() const;
返回参数说明
数据结构
说明
web::json::value
插件JSON对象。
父主题:
PluginNode