Initializes a new instance of ContentDisposition header value
with the specified disposition type.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ dispositionType As String _ ) |
C# |
---|
public ContentDisposition( string dispositionType ) |
Parameters
- dispositionType
- Type: System..::..String
A dispositin type.