JsonOptions Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Opcje konfigurowania SystemTextJsonInputFormatter i SystemTextJsonOutputFormatter.
public ref class JsonOptions
public class JsonOptions
type JsonOptions = class
Public Class JsonOptions
- Dziedziczenie
-
JsonOptions
Konstruktory
JsonOptions() |
Opcje konfigurowania SystemTextJsonInputFormatter i SystemTextJsonOutputFormatter. |
Właściwości
AllowInputFormatterExceptionMessages |
Pobiera lub ustawia flagę w celu określenia, czy komunikaty o błędach z deserializacji JSON przez SystemTextJsonInputFormatter element zostaną dodane do elementu ModelStateDictionary. Jeśli |
JsonSerializerOptions |
Pobiera informacje JsonSerializerOptions używane przez SystemTextJsonInputFormatter i SystemTextJsonOutputFormatter. |