![]() | DefaultContractResolver Properties |
The DefaultContractResolver type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultMembersSearchFlags | Obsolete.
Gets or sets the default members search flags.
|
![]() | DynamicCodeGeneration |
Gets a value indicating whether members are being get and set using dynamic code generation.
This value is determined by the runtime permissions available.
|
![]() | IgnoreIsSpecifiedMembers |
Gets or sets a value indicating whether to ignore IsSpecified members when serializing and deserializing types.
|
![]() | IgnoreSerializableAttribute |
Gets or sets a value indicating whether to ignore the SerializableAttribute attribute when serializing and deserializing types.
|
![]() | IgnoreSerializableInterface |
Gets or sets a value indicating whether to ignore the ISerializable interface when serializing and deserializing types.
|
![]() | IgnoreShouldSerializeMembers |
Gets or sets a value indicating whether to ignore ShouldSerialize members when serializing and deserializing types.
|
![]() | NamingStrategy |
Gets or sets the naming strategy used to resolve how property names and dictionary keys are serialized.
|
![]() | SerializeCompilerGeneratedMembers |
Gets or sets a value indicating whether compiler generated members should be serialized.
|