JsonRpc.JsonSerializerFormatting 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.
Obtient ou définit la mise en forme à utiliser lors de la sérialisation des messages JSON-RPC.
public Newtonsoft.Json.Formatting JsonSerializerFormatting { get; set; }
member this.JsonSerializerFormatting : Newtonsoft.Json.Formatting with get, set
Public Property JsonSerializerFormatting As Formatting
Valeur de propriété
Newtonsoft.Json.Formatting
La valeur par défaut est Newtonsoft.Json.Formatting.Indented.