Mime Class

Multi-purpose Internet Mail Extension functionality and features.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public class Mime
Inheritance
Object    Mime

Constructors

MimeInitializes a new instance of the Mime class

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
MimeType Return the MIME-type associated with the specified extension.
MimeTypeExtension Return a file extension corresponding to the specified MIME-type.
ToString
(Inherited from Object)

See Also