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