ContentDisposition.Parameters Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
Parameters
Gets the list of parameters of this content disposition.
Declaration
public MimeParameterCollection Parameters { get; }
Property Value
Type | Description |
---|---|
MimeParameterCollection | The list of parameters. |