Partager via


ContentDispositionHeader Constructor

Include Protected Members
Include Inherited Members

The ContentDispositionHeader constructor overload creates a new ContentDispositionHeader object.

Overload List

  Name Description
Public method ContentDispositionHeader() The ContentDispositionHeader constructor creates a new ContentDispositionHeader object.
Public method ContentDispositionHeader(String) The ContentDispositionHeader constructor constructs a new ContentDispositionHeader object that has the value that is specified by value.

Top