BsonKnownTypesAttributeKnownTypes Property |
Gets a list of the known types.
Namespace: MongoDB.Bson.Serialization.AttributesAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax public Type[] KnownTypes { get; }
Public ReadOnly Property KnownTypes As Type()
Get
member KnownTypes : Type[] with get
Property Value
Type:
TypeSee Also