Table of Contents

Property MimeTypes

Namespace
DotNetBrowser.Plugins
Assembly
DotNetBrowser.dll

MimeTypes

Gets the MIME types supported by this plugin.

public IEnumerable<MimeType> MimeTypes { get; }

Property Value

IEnumerable<MimeType>

A collection of the MIME types supported by this plugin.