Partager via


ScriptExecution.NamedOutputs Propriété

Définition

Obtient ou définit le dictionnaire défini par l’utilisateur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à