Table of Contents

Property Args

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Args

Gets or sets the arguments to the JavaScript code.

public IEnumerable<BsonValue> Args { get; set; }

Property Value

IEnumerable<BsonValue>