JsonPatchProperty Class
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.
Metadata for JsonProperty.
public ref class JsonPatchProperty
public class JsonPatchProperty
type JsonPatchProperty = class
Public Class JsonPatchProperty
- Inheritance
-
JsonPatchProperty
Constructors
| Name | Description |
|---|---|
| JsonPatchProperty(JsonProperty, Object) |
Initializes a new instance. |
Properties
| Name | Description |
|---|---|
| Parent |
Gets or sets Parent. |
| Property |
Gets or sets JsonProperty. |