IJsonPatchDocument.ContractResolver Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property Newtonsoft::Json::Serialization::IContractResolver ^ ContractResolver { Newtonsoft::Json::Serialization::IContractResolver ^ get(); void set(Newtonsoft::Json::Serialization::IContractResolver ^ value); };
public Newtonsoft.Json.Serialization.IContractResolver ContractResolver { get; set; }
member this.ContractResolver : Newtonsoft.Json.Serialization.IContractResolver with get, set
Public Property ContractResolver As IContractResolver
Valeur de propriété
Newtonsoft.Json.Serialization.IContractResolver