JsonObjectCreationHandlingAttribute(JsonObjectCreationHandling) Konstruktor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Inicializuje novou instanci objektu 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
Zpracování, které se má použít pro aktuálního člena.