Bagikan melalui


JsonSerializer.IsReflectionEnabledByDefault Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah instans yang tidak dikonfigurasi JsonSerializerOptions harus default ke berbasis DefaultJsonTypeInfoResolverrefleksi .

public:
 static property bool IsReflectionEnabledByDefault { bool get(); };
public static bool IsReflectionEnabledByDefault { get; }
static member IsReflectionEnabledByDefault : bool
Public ReadOnly Property IsReflectionEnabledByDefault As Boolean

Nilai Properti

Keterangan

Nilai properti didukung oleh pengaturan "System.Text.Json.JsonSerializer.IsReflectionEnabledByDefault" AppContext dan default ke true jika tidak diatur.

Berlaku untuk