| JSchemaValidatingReaderQuoteChar Property |
Gets the quotation mark character used to enclose the value of a string.
Namespace:
Newtonsoft.Json.Schema
Assembly:
Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax public virtual char QuoteChar { get; }
Property Value
Type:
CharSee Also