Skip to main content

Definition

Assembly: CloudNimble.Breakdance.Assemblies.dll Namespace: MimeTypes Inheritance: System.Object

Syntax

Summary

Class MimeTypeMap.

Methods

GetExtension

Gets the extension from the provided MINE type.

Syntax

Parameters

Returns

Type: string The extension.

Exceptions

GetMimeType

Gets the type of the MIME from the provided string.

Syntax

Parameters

Returns

Type: string The MIME type.

Exceptions

TryGetMimeType

Tries to get the type of the MIME from the provided string.

Syntax

Parameters

Returns

Type: bool The MIME type.

Exceptions