ContentType Class

HttpServer.dll

Lists content type mime types.

Namespace:  HttpServer
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class ContentType
Visual Basic (Declaration)
Public Class ContentType
Visual C++
public ref class ContentType

Inheritance Hierarchy

System..::.Object
  HttpServer..::.ContentType

See Also