SetValue

Artifact.SetValue method

设置工件的自定义值。

public void SetValue(string name, string value)
范围类型描述
nameString自定义值的名称。
valueString工件中的自定义值。

也可以看看