Condividi tramite


JsonRpc.JsonSerializerFormatting Proprietà

Definizione

Ottiene o imposta la formattazione da usare per la serializzazione dei messaggi JSON-RPC.

public Newtonsoft.Json.Formatting JsonSerializerFormatting { get; set; }
member this.JsonSerializerFormatting : Newtonsoft.Json.Formatting with get, set
Public Property JsonSerializerFormatting As Formatting

Valore della proprietà

Newtonsoft.Json.Formatting

Il valore predefinito è Newtonsoft.Json.Formatting.Indented.

Si applica a