Click or drag to resize
MongoGridFSFileInfoLength Property
Gets the file lenth.

Namespace: MongoDB.Driver.GridFS
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.0.1
Syntax
public long Length { get; }

Property Value

Type: Int64
See Also