GetValue

Artifact.GetValue method

获取工件的自定义值。

public string GetValue(string name)
范围类型描述
nameString值的名称。

返回值

值,如果值不存在,则为 null。

也可以看看