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)
PhysicalFileHttpResult.cs (1)
61
ContentType
= contentType ?? ContentTypeConstants.BinaryContentType;
1 reference to ContentType
Microsoft.AspNetCore.Http.Results (1)
PhysicalFileHttpResult.cs (1)
130
ContentType
,