MongoGridFSFileInfoContentType Property |
Gets the content type.
Namespace: MongoDB.Driver.GridFSAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public string ContentType { get; }
Public ReadOnly Property ContentType As String
Get
member ContentType : string with get
Property Value
Type:
StringSee Also