Table of Contents

Property IsBsonRegularExpression

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsBsonRegularExpression

Tests whether this BsonValue is a BsonRegularExpression.

public bool IsBsonRegularExpression { get; }

Property Value

bool