Walter.BOM
NamingStrategy Property
Walter.BOM Assembly > Walter.BOM Namespace > ShouldSerializeContractResolver Class : NamingStrategy Property
Gets or sets the naming strategy used to resolve how property names and dictionary keys are serialized.
Syntax
public Newtonsoft.Json.Serialization.NamingStrategy NamingStrategy {get; set;}

Property Value

The naming strategy used to resolve how property names and dictionary keys are serialized.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ShouldSerializeContractResolver Class
ShouldSerializeContractResolver Members