Condividi tramite


ObjectAdapter.ContractResolver Proprietà

Definizione

Ottiene o imposta 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

Valore della proprietà

Newtonsoft.Json.Serialization.IContractResolver

Si applica a