System.JSON.Writers.TJsonWriter Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CloseOutputpublicGets or sets a boolean value indicating whether the underlying reader should be closed when the writer is closed.
ContainerPathpublicGets the path for the current JSON container type.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EmptyValueHandlingpublicGets or sets how to write empty values in types as array and string.
PathpublicGets the current path to the JSON token of the writer.
ToppublicGets the depth level of the JSON token being written.
TopContainerpublic Gets the current JSON container type.
WriteStatepublic Gets the state of the writer.