Table of Contents

Property RawValue

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

RawValue

Gets the BsonString as a string.

[Obsolete("Use Value instead.")]
public override object RawValue { get; }

Property Value

object