Condividi tramite


NameValuePair.Value Proprietà

Definizione

Ottiene o imposta un valore.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Valore nella coppia nome-valore.

Si applica a