<PackageReference Include="System.Text.Json" Version="8.0.0-preview.2.23128.3" />

JsonUnmappedMemberHandlingAttribute

When placed on a type, determines the JsonUnmappedMemberHandling configuration for the specific type, overriding the global UnmappedMemberHandling setting.

Specifies the unmapped member handling setting for the attribute.

Initializes a new instance of JsonUnmappedMemberHandlingAttribute.