![]() | DefaultNamingStrategy Properties |
The DefaultNamingStrategy type exposes the following members.
Name | Description | |
---|---|---|
![]() | OverrideSpecifiedNames |
A flag indicating whether explicitly specified property names,
e.g. a property name customized with a JsonPropertyAttribute, should be processed.
Defaults to false.
(Inherited from NamingStrategy.) |
![]() | ProcessDictionaryKeys |
A flag indicating whether dictionary keys should be processed.
Defaults to false.
(Inherited from NamingStrategy.) |
![]() | ProcessExtensionDataNames |
A flag indicating whether extension data names should be processed.
Defaults to false.
(Inherited from NamingStrategy.) |