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: 10.4.54.0
Syntax
public static class MimeTypeEx

The MimeTypeEx type exposes the following members.

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