다음을 통해 공유


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

적용 대상