Implemented interface member:
property
FileDownloadName
Microsoft.AspNetCore.Http.IFileHttpResult.FileDownloadName
2 writes to FileDownloadName
Microsoft.AspNetCore.Http.Results (2)
TypedResults.cs (1)
548FileDownloadName = fileDownloadName,
VirtualFileHttpResult.cs (1)
67FileDownloadName = fileDownloadName;
1 reference to FileDownloadName
Microsoft.AspNetCore.Http.Results (1)
VirtualFileHttpResult.cs (1)
123FileDownloadName,