Table of Contents

Property AsBsonJavaScriptWithScope

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

AsBsonJavaScriptWithScope

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

public BsonJavaScriptWithScope AsBsonJavaScriptWithScope { get; }

Property Value

BsonJavaScriptWithScope