<system.runtime.serialization>
Represents the root element for the System.Runtime.Serialization namespace section and contains elements for setting options of the DataContractSerializer.
<configuration>
<system.runtime.serialization>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements
Attributes
None.
Child Elements
Element | Description |
---|---|
Enables addition of known types to be used when deserialization. |
Parent Elements
Element | Description |
---|---|
The top level element for configuration. |
See Also
Other Resources
Using Data Contracts
Data Contract Known Types
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.