ContentType.MediaType Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
MediaType
Gets the internet media type in the format of 'type/subtype'.
Declaration
public string MediaType { get; }
Property Value
Type | Description |
---|---|
String | An internet media type. |