MimeTypeApplicationOctetStream Field |
Gets the "application/octet-stream" MIME type.
Namespace:
DotNetBrowser.Net
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public static readonly MimeType ApplicationOctetStream
Field Value
Type:
MimeTypeThe
MimeType instance associated with the "application/octet-stream" MIME type.
See Also