Click or drag to resize

ThreadedStoreWriterContext Properties

The ThreadedStoreWriterContext type exposes the following members.

Properties
  NameDescription
Public propertyHighSpeedModePermitted
Gets/Sets the High Speed Mode used.
(Inherited from BaseStoreWriterContext.)
Public propertyNamespaceMap
Gets the NamespaceMap used for reducing URIs to QNames since there may only be one shared map written to the output.
Public propertyOutput
Gets the TextWriter being written to.
(Inherited from BaseStoreWriterContext.)
Public propertyPrettyPrint
Gets/Sets the Pretty Printing Mode used.
(Inherited from BaseStoreWriterContext.)
Public propertyQNameMapper
Gets the QName Mapper.
Public propertyStore
Gets the Store being written.
(Inherited from BaseStoreWriterContext.)
Top
See Also