QuotePropertyNames Property (JsonRenderingExtension.Settings)
In This Topic
Specifies whether property names should be enclosed in quotation marks.
Syntax
'Declaration
Public Property QuotePropertyNames As Boolean
public bool QuotePropertyNames {get; set;}
See Also