ResponseBytesReceivedEventArgsMimeType Property |
Gets the MIME type from the headers.
Namespace:
DotNetBrowser.Net.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public MimeType MimeType { get; }
Property Value
Type:
MimeTypeThe MIME type from the headers.
See Also