| BsonDocumentWrapperSerializerInstance Property | 
            Gets an instance of the BsonDocumentWrapperSerializer class.
            
 
Namespace: MongoDB.Bson.Serialization.SerializersAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic static BsonDocumentWrapperSerializer Instance { get; }Public Shared ReadOnly Property Instance As BsonDocumentWrapperSerializer
	Get
static member Instance : BsonDocumentWrapperSerializer with get
Property Value
Type: 
BsonDocumentWrapperSerializer See Also
See Also