Click or drag to resize

SerializationContext Properties

The SerializationContext type exposes the following members.

Properties
 NameDescription
Public propertyContext Gets the view model serializer in context
Public propertyDebugView Get the debug view
Public propertyElementDescription Gets or sets the view model description of the current element
Public propertyInstance Gets or sets the instance value
Public propertyLoadedProperties Loaded properties
Public propertyObjectId Gets the current object identifier (from a JSON property perspective
Public propertyParent Gets the parent of the current serialization context
Public propertyPropertyName Gets the name of the element
Public propertyRoot Gets the root context
Public propertyViewModelDescription Gets or sets the root view model description
Top
See Also