Skip to main content

ResQ.Storage.UploadResult

UploadResult.ContentType Property

The MIME type of the file (e.g., “image/jpeg”, “video/mp4”).
public string ContentType { get; init; }

Property Value

System.String