Udostępnij za pośrednictwem


JsonObjectCreationHandlingAttribute(JsonObjectCreationHandling) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

handling
JsonObjectCreationHandling

Obsługa stosowania do bieżącego elementu członkowskiego.

Dotyczy