Implemented interface members:
property
ContentType
Microsoft.AspNetCore.Http.IFileHttpResult.ContentType
property
ContentType
Microsoft.AspNetCore.Http.IContentTypeHttpResult.ContentType
1 write to ContentType
Microsoft.AspNetCore.Http.Results (1)
FileStreamHttpResult.cs (1)
70
ContentType
= contentType ?? ContentTypeConstants.BinaryContentType;
1 reference to ContentType
Microsoft.AspNetCore.Http.Results (1)
FileStreamHttpResult.cs (1)
128
ContentType
,