Share via


MimeParameter Constructor

The MimeParameter constructor overloads create new MimeParameter objects.

Overload List

Name Description
MimeParameter (String)
The MimeParameter constructor creates a new MimeParameter object that has the name name.
MimeParameter (String, String)
The MimeParameter constructor creates a new MimeParameter object that has the name name and the value value.