ContentDispositionHeader Constructor
Include Protected Members
Include Inherited Members
The ContentDispositionHeader constructor overload creates a new ContentDispositionHeader object.
Overload List
Name | Description | |
---|---|---|
ContentDispositionHeader() | The ContentDispositionHeader constructor creates a new ContentDispositionHeader object. | |
ContentDispositionHeader(String) | The ContentDispositionHeader constructor constructs a new ContentDispositionHeader object that has the value that is specified by value. |
Top