ExtensionToMimeType Property

Definition

Assembly Markdig.dll

Gets the extension to mime type.

public Dictionary<string, string> ExtensionToMimeType { get; }

Returns