Json.NET Documentation
Json.NET Documentation
API Reference
Newtonsoft.Json.Schema
JsonSchemaGenerator Class
JsonSchemaGenerator Properties
ContractResolver Property
UndefinedSchemaIdHandling Property
JsonSchemaGenerator
UndefinedSchemaIdHandling Property
Gets or sets how undefined schemas are handled by the serializer.
Namespace:
Newtonsoft.Json.Schema
Assembly:
Newtonsoft.Json (in Newtonsoft.Json.dll) Version: 12.0.1+509643a8952ce731e0207710c429ad6e67dc43db
Syntax
C#
Copy
public
UndefinedSchemaIdHandling
UndefinedSchemaIdHandling
{
get
;
set
; }
Property Value
Type:
UndefinedSchemaIdHandling
See Also
Reference
JsonSchemaGenerator Class
Newtonsoft.Json.Schema Namespace
Json.NET Home