Share via


KeyValuePairStringObject.Value Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public object Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : obj
Public ReadOnly Property Value As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to