public SetContentType ( MongoDB.Driver.GridFS.MongoGridFSFileInfo fileInfo, string contentType ) : void | ||
fileInfo | MongoDB.Driver.GridFS.MongoGridFSFileInfo | The GridFS file. |
contentType | string | The content type. |
return | void |
public SetContentType ( MongoDB.Driver.GridFS.MongoGridFSFileInfo fileInfo, string contentType ) : void | ||
fileInfo | MongoDB.Driver.GridFS.MongoGridFSFileInfo | The GridFS file. |
contentType | string | The content type. |
return | void |