You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonReader Class > JsonReader Properties > SupportMultipleContent Property
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonReader.SupportMultipleContent Property

Gets or sets a value indicating whether multiple pieces of JSON content can be read from a continuous stream without erroring.

Syntax
C++
C#
Visual Basic
public: __property bool SupportMultipleContent;

true to support reading multiple pieces of JSON content; otherwise false. The default is false.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.