Condividi tramite


JsonPatchProperty.Property Proprietà

Definizione

Ottiene o imposta JsonProperty.

public:
 property Newtonsoft::Json::Serialization::JsonProperty ^ Property { Newtonsoft::Json::Serialization::JsonProperty ^ get(); void set(Newtonsoft::Json::Serialization::JsonProperty ^ value); };
public Newtonsoft.Json.Serialization.JsonProperty Property { get; set; }
member this.Property : Newtonsoft.Json.Serialization.JsonProperty with get, set
Public Property Property As JsonProperty

Valore della proprietà

Newtonsoft.Json.Serialization.JsonProperty

Si applica a