Condividi tramite


JsonObjectCreationHandlingAttribute(JsonObjectCreationHandling) Costruttore

Definizione

Inizializza una nuova istanza di JsonObjectCreationHandlingAttribute.

public:
 JsonObjectCreationHandlingAttribute(System::Text::Json::Serialization::JsonObjectCreationHandling handling);
public JsonObjectCreationHandlingAttribute (System.Text.Json.Serialization.JsonObjectCreationHandling handling);
new System.Text.Json.Serialization.JsonObjectCreationHandlingAttribute : System.Text.Json.Serialization.JsonObjectCreationHandling -> System.Text.Json.Serialization.JsonObjectCreationHandlingAttribute
Public Sub New (handling As JsonObjectCreationHandling)

Parametri

handling
JsonObjectCreationHandling

Gestione da applicare al membro corrente.

Si applica a