1 implementation of ContentType
Microsoft.AspNetCore.Http (1)
FormFile.cs (1)
46public string ContentType
1 reference to ContentType
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\BrowserFileFromFormFile.cs (1)
18public string ContentType => formFile.ContentType;