DownloadInfoMimeType Property |
Gets the MIME type of this download.
Namespace:
DotNetBrowser.Downloads
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public MimeType MimeType { get; }
Property Value
Type:
MimeTypeThe MIME type of this download.
See Also