Property Args NamespaceMongoDB.Driver AssemblyMongoDB.Driver.Legacy.dll Args Gets or sets the arguments to the JavaScript code. public IEnumerable<BsonValue> Args { get; set; } Property Value IEnumerable<BsonValue>