Table of Contents

Property IsBsonSymbol

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsBsonSymbol

Tests whether this BsonValue is a BsonSymbol .

public bool IsBsonSymbol { get; }

Property Value

bool