Edit

Share via


JsonObjectCreationHandlingAttribute.Handling Property

Definition

Gets the configuration to use when deserializing members.

public:
 property System::Text::Json::Serialization::JsonObjectCreationHandling Handling { System::Text::Json::Serialization::JsonObjectCreationHandling get(); };
public System.Text.Json.Serialization.JsonObjectCreationHandling Handling { get; }
member this.Handling : System.Text.Json.Serialization.JsonObjectCreationHandling
Public ReadOnly Property Handling As JsonObjectCreationHandling

Property Value

Applies to