Click or drag to resize

MimeTypeImageGif Field

Gets the "image/gif" MIME type.

Namespace:  DotNetBrowser.Net
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public static readonly MimeType ImageGif

Field Value

Type: MimeType
The MimeType instance associated with the "image/gif" MIME type.
See Also