Table of Contents

Property AsBsonBinaryData

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsBsonBinaryData

Casts the BsonValue to a BsonBinaryData (throws an InvalidCastException if the cast is not valid).

public BsonBinaryData AsBsonBinaryData { get; }

Property Value

BsonBinaryData