ContentType Constructor
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9147)
ContentType(String)
Initializes a new instance of Content
Declaration
public ContentType(string mediaType)
Parameters
Type | Name | Description |
---|---|---|
String | mediaType | Value of the unstructured header. |