CamelCasePropertyNamesContractResolver Properties |
The CamelCasePropertyNamesContractResolver type exposes the following members.
Name | Description | |
---|---|---|
DefaultMembersSearchFlags | Obsolete.
Gets or sets the default members search flags.
(Inherited from DefaultContractResolver.) | |
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.
(Inherited from DefaultContractResolver.) | |
IgnoreIsSpecifiedMembers |
Gets or sets a value indicating whether to ignore IsSpecified members when serializing and deserializing types.
(Inherited from DefaultContractResolver.) | |
IgnoreSerializableAttribute |
Gets or sets a value indicating whether to ignore the SerializableAttribute attribute when serializing and deserializing types.
(Inherited from DefaultContractResolver.) | |
IgnoreSerializableInterface |
Gets or sets a value indicating whether to ignore the ISerializable interface when serializing and deserializing types.
(Inherited from DefaultContractResolver.) | |
IgnoreShouldSerializeMembers |
Gets or sets a value indicating whether to ignore ShouldSerialize members when serializing and deserializing types.
(Inherited from DefaultContractResolver.) | |
NamingStrategy |
Gets or sets the naming strategy used to resolve how property names and dictionary keys are serialized.
(Inherited from DefaultContractResolver.) | |
SerializeCompilerGeneratedMembers |
Gets or sets a value indicating whether compiler generated members should be serialized.
(Inherited from DefaultContractResolver.) |