Compartir a través de


UpdateOperation<TValue>.Value Propiedad

Definición

[Newtonsoft.Json.JsonProperty("value")]
public TValue Value { get; }
[<Newtonsoft.Json.JsonProperty("value")>]
member this.Value : 'Value
Public ReadOnly Property Value As TValue

Valor de propiedad

TValue
Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a