public async Task<IActionResult> DownloadFile(string fileId)
Returns:
Task<IActionResult>

Parameters

fileId string
In this article