Click or drag to resize
Json.NET Schema

JSchemaGenerationProviderAttribute Properties

 

The JSchemaGenerationProviderAttribute type exposes the following members.

Properties
  NameDescription
Public propertyProviderParameters
The parameter list to use when constructing the JSchemaGenerationProvider described by ProviderType. If null, the default constructor is used.
Public propertyProviderType
Gets the Type of the provider.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also