Summary
Determines which serializer the settings are read/written by.
Enum values
| 1 | Use the Classify serializer with the binary format. |
| 2 | Use the Classify serializer with the JSON format. |
| 0 | Use the Classify serializer with the XML format. |
| 3 | Use the .NET binary serializer. |