Gets the JsonSchema of the JSON produced by the JsonConverter.
| C# | Visual Basic | Visual C++ |
public virtual JsonSchema GetSchema()
Public Overridable Function GetSchema As JsonSchema
public: virtual JsonSchema^ GetSchema()
The JsonSchema of the JSON produced by the JsonConverter.