Table of Contents

Method MoveTo

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

MoveTo(string)

Moves the most recent version of a GridFS file.

public void MoveTo(string destFileName)

Parameters

destFileName string

The destination file name.