Table of Contents

Property IsBsonBinaryData

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsBsonBinaryData

Tests whether this BsonValue is a BsonBinaryData.

public bool IsBsonBinaryData { get; }

Property Value

bool