System.Runtime.Serialization
4.0.0.0
System.Object
To be added.
Specifies settings.
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class.
Property
4.0.0.0
System.Runtime.Serialization.IDataContractSurrogate
To be added.
To be added.
Gets or sets a surrogate type that is currently active for given IDataContractSurrogate instance.
Property
4.0.0.0
System.Runtime.Serialization.DateTimeFormat
To be added.
To be added.
Gets or sets a DateTimeFormat that defines the culturally appropriate format of displaying dates and times.
Property
4.0.0.0
System.Runtime.Serialization.EmitTypeInformation
To be added.
To be added.
Gets or sets the data contract JSON serializer settings to emit type information.
Property
4.0.0.0
System.Boolean
To be added.
To be added.
Gets or sets a value that specifies whether to ignore data supplied by an extension of the class when the class is being serialized or deserialized.
Property
4.0.0.0
System.Collections.Generic.IEnumerable<System.Type>
To be added.
To be added.
Gets or sets a collection of types that may be present in the object graph serialized using this instance the DataContractJsonSerializerSettings.
Property
4.0.0.0
System.Int32
To be added.
To be added.
Gets or sets the maximum number of items in an object graph to serialize or deserialize.
Property
4.0.0.0
System.String
To be added.
To be added.
Gets or sets the root name of the selected object.
Property
4.0.0.0
System.Boolean
To be added.
To be added.
Gets or sets a value that specifies whether to serialize read only types.
Property
4.0.0.0
System.Boolean
To be added.
To be added.
Gets or sets a value that specifies whether to use a simple dictionary format.