Click or drag to resize
MongoGridFSFileInfoContentType Property
Gets the content type.

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

Property Value

Type: String
See Also