Table of Contents

Property RawValue

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

RawValue

Gets the BsonBinaryData as a Guid if the subtype is UuidStandard or UuidLegacy, otherwise null.

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

Property Value

object