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