Table of Contents

Property AsBsonValue

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsBsonValue

Casts the BsonValue to a BsonValue (a way of upcasting subclasses of BsonValue to BsonValue at compile time).

public BsonValue AsBsonValue { get; }

Property Value

BsonValue