Table of Contents

Property UpdateMD5

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

UpdateMD5

Gets or sets a value indicating whether to udpate the MD5 hash on the server when a file is uploaded or modified.

public bool UpdateMD5 { get; set; }

Property Value

bool