| BsonClassMapConventionPack Property | 
            Gets the conventions used for auto mapping.
            
 
Namespace: MongoDB.Bson.SerializationAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic IConventionPack ConventionPack { get; }Public ReadOnly Property ConventionPack As IConventionPack
	Get
member ConventionPack : IConventionPack with get
Property Value
Type: 
IConventionPack See Also
See Also