Click or drag to resize

BsonDocumentWriterSettings Properties

The BsonDocumentWriterSettings type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefaults
Gets or sets the default BsonDocumentWriter settings.
Public propertyGuidRepresentation
Gets or sets the representation for Guids.
(Inherited from BsonWriterSettings.)
Public propertyIsFrozen
Gets whether the settings are frozen.
(Inherited from BsonWriterSettings.)
Public propertyMaxSerializationDepth
Gets or sets the max serialization depth allowed (used to detect circular references).
(Inherited from BsonWriterSettings.)
Top
See Also