Compartir a través de


VariableSpecification.DefaultValue Propiedad

Definición

Obtiene o establece el valor predeterminado de la variable.

[Newtonsoft.Json.JsonProperty(PropertyName="defaultValue")]
public object DefaultValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultValue")>]
member this.DefaultValue : obj with get, set
Public Property DefaultValue As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a