BsonMemberMapMemberType Property |
Gets the type of the member.
Namespace: MongoDB.Bson.SerializationAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax public Type MemberType { get; }
Public ReadOnly Property MemberType As Type
Get
member MemberType : Type with get
Property Value
Type:
TypeSee Also