Click or drag to resize

MimeTypeTextCss Field

Gets the "text/css" MIME type.

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

Field Value

Type: MimeType
The MimeType instance associated with the "text/css" MIME type.
See Also