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