Table of Contents

Property AsBsonSymbol

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsBsonSymbol

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

public BsonSymbol AsBsonSymbol { get; }

Property Value

BsonSymbol