Partager via


Variable.Value Propriété

Définition

Obtient ou définit la valeur 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à