Json.NET Schema Documentation
Json.NET Schema Documentation
API Reference
Newtonsoft.Json.Schema.Generation
JSchemaGenerator Class
JSchemaGenerator Properties
ContractResolver Property
DefaultRequired Property
GenerationProviders Property
SchemaIdGenerationHandling Property
SchemaLocationHandling Property
SchemaPropertyOrderHandling Property
SchemaReferenceHandling Property
JSchemaGenerator
SchemaPropertyOrderHandling Property
Gets or sets the schema property order.
Namespace:
Newtonsoft.Json.Schema.Generation
Assembly:
Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax
C#
Copy
public
virtual
SchemaPropertyOrderHandling
SchemaPropertyOrderHandling
{
get
;
set
; }
Property Value
Type:
SchemaPropertyOrderHandling
See Also
Reference
JSchemaGenerator Class
Newtonsoft.Json.Schema.Generation Namespace
Json.NET Schema Home