AnnotationDeserializationEventArgs Properties |
The AnnotationDeserializationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether to add this object into the controller. | |
| Controller | Gets the controller being serialized into. | |
| Data | Gets or sets the object that will be added into the controller. | |
| Formatter | Gets the formatter used to deserialize the data. |