BsonClassMapClassType Property |
Gets the class type.
Namespace:
MongoDB.Bson.Serialization
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.14.0+2b37a1fe1cbdbe1a020b52b77f1197b6d77575e7
Syntax public Type ClassType { get; }
Public ReadOnly Property ClassType As Type
Get
member ClassType : Type with get
Property Value
Type:
TypeSee Also