ContentDispositionHeader constructor
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
See also
Reference
ContentDispositionHeader class