-
Home
-
API
-
Tomlyn.Serialization
-
TomlSourceGenerationOptionsAttribute
-
Properties
-
PreferredObjectCreationHandling
PreferredObjectCreationHandling Property
Definition
Gets or sets the preferred object creation handling when deserializing object and collection members.
public JsonObjectCreationHandling PreferredObjectCreationHandling { get; set; }
Returns