JsonPatchProperty.Property Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets 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
Property Value
Newtonsoft.Json.Serialization.JsonProperty