Version: 2017.1
public void Set (string key, object value);

参数

key 元数据密钥。
value 元数据值,需要能够实现 JSON 序列化。

描述

设置新的元数据字段。