Udostępnij za pośrednictwem


JsonPatchProperty.Property Właściwość

Definicja

Pobiera lub ustawia właściwość 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

Wartość właściwości

Newtonsoft.Json.Serialization.JsonProperty

Dotyczy