Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Extensions.MediaLinks
MediaOptions
Properties
ExtensionToMimeType
Menu
On this page
ExtensionToMimeType Property
Definition
Namespace
Markdig.Extensions.MediaLinks
Assembly
Markdig.dll
View source
Gets the extension to mime type.
public Dictionary<string, string> ExtensionToMimeType { get; }
Returns
Dictionary<String, String>