Property BsonType
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
BsonType
Gets the BsonType of this BsonValue.
public override BsonType BsonType { get; }
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
Gets the BsonType of this BsonValue.
public override BsonType BsonType { get; }