ObjectAdapter.ContractResolver Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Newtonsoft.Json.Serialization.IContractResolver.
public:
property Newtonsoft::Json::Serialization::IContractResolver ^ ContractResolver { Newtonsoft::Json::Serialization::IContractResolver ^ get(); };
public Newtonsoft.Json.Serialization.IContractResolver ContractResolver { get; }
member this.ContractResolver : Newtonsoft.Json.Serialization.IContractResolver
Public ReadOnly Property ContractResolver As IContractResolver
Property Value
Newtonsoft.Json.Serialization.IContractResolver