Creates a new MIME parameter.
The parameter name.
The parameter value.
Creates a new MIME parameter using the specified charset for encoded values.
The charset to use when encoding the value.
The parameter name.
The parameter value.
ReadonlynameThe parameter name.
Invoked when the parameter changes.
The charset used when encoding this parameter value.
The encoding method used when serializing this parameter.
Whether the parameter value should always be quoted.
The parameter value.
Encodes this parameter and appends it to a string builder.
The formatting options.
The destination string fragments.
The current output line length.
The charset to use for encoded parameter values.
Writes this parameter without applying header encoding.
The destination string fragments.
Serializes this parameter.
A string representing this parameter.
Represents a MIME header parameter.