Json |
The JsonSerializationContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Context |
Gets the view model serializer in context
(Inherited from SerializationContext) | |
| DebugView |
Get the debug view
(Inherited from SerializationContext) | |
| ElementDescription |
Gets or sets the view model description of the current element
(Inherited from SerializationContext) | |
| Instance |
Gets or sets the instance value
(Inherited from SerializationContext) | |
| JsonContext | Gets the Context as a JSON serializer | |
| JsonParent | Gets the JSON parent context | |
| LoadedProperties |
Loaded properties
(Inherited from SerializationContext) | |
| ObjectId |
Gets the current object identifier (from a JSON property perspective
(Inherited from SerializationContext) | |
| Parent |
Gets the parent of the current serialization context
(Inherited from SerializationContext) | |
| PropertyName |
Gets the name of the element
(Inherited from SerializationContext) | |
| Root |
Gets the root context
(Inherited from SerializationContext) | |
| ViewModelDescription |
Gets or sets the root view model description
(Inherited from SerializationContext) |