Click or drag to resize
MimeTypeEx Class
Defines extension methods for MimeType class.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPMimeTypeEx

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static class MimeTypeEx

The MimeTypeEx type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAsMediaType
Converts the MIME type to media type.
Public methodStatic memberAsString
Retrieves the string representation of the MIME type.
Public methodStatic memberFromString
Creates a MIME type from a string.
Top
See Also