Compartir a través de


ScriptExecution.NamedOutputs Propiedad

Definición

Obtiene o establece el diccionario definido por el usuario.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a