Compartir a través de


Installation.PushVariables Propiedad

Definición

Obtiene o establece la colección de variables de inserción.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="pushVariables")]
public System.Collections.Generic.IDictionary<string,string> PushVariables { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="pushVariables")>]
member this.PushVariables : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property PushVariables As IDictionary(Of String, String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a