Click or drag to resize

JsonGenerator Properties

The JsonGenerator type exposes the following members.

Properties
  NameDescription
Protected propertyAliasContext
Keeps track of nested aliases.
(Inherited from AliasResolvingVisitor.)
Protected propertyContext
Provides access to CompilerContext.
(Inherited from AliasResolvingVisitor.)
Protected propertyCurrentDocument
Property is used to keep track of current visiting Document.
(Inherited from AliasResolvingVisitor.)
Protected propertyScopeContext
Keeps track of nested namespace scopes.
(Inherited from AliasResolvingVisitor.)
Top
See Also