Share via


ContentTypeHeader Constructor

Include Protected Members
Include Inherited Members

The ContentTypeHeader constructor creates a new ContentTypeHeader object.

Overload List

  Name Description
Public method ContentTypeHeader() The ContentTypeHeader constructor creates a new ContentTypeHeader object that has default values.
Public method ContentTypeHeader(String) The ContentTypeHeader constructor creates a new ContentTypeHeader object that specifies the type specified by value.

Top