Compartir a través de


Variable.Value Propiedad

Definición

Obtiene o establece el valor de la variable.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.value")]
public string Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.value")>]
member this.Value : string with get, set
Public Property Value As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a