SerializationSettings Properties |
The SerializationSettings type exposes the following members.
Name | Description | |
---|---|---|
AdditionalFieldFilter |
Predicate for excluded field selection.
| |
ExcludedFieldNames |
List of field names that are excluded when serializing objects.
| |
StructuredFields |
Lists fields that contain structured data and cannot directly be serialized as inner text values of XML elements.
Maps an IStructuredField implementation to every listed field, which defines how the serialization occurs.
|