共用方式為


ScriptExecution.NamedOutputs 屬性

定義

取得或設定使用者定義的字典。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.namedOutputs")]
public System.Collections.Generic.IDictionary<string,object> NamedOutputs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.namedOutputs")>]
member this.NamedOutputs : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property NamedOutputs As IDictionary(Of String, Object)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於