Property ContentType
- Namespace
- DotNetBrowser.Net
- Assembly
- DotNetBrowser.dll
ContentType
The content type determined by the file extension. Equals
application/octet-stream
when there is no MIME type associated with the file
extension.
public MimeType ContentType { get; }