Click or drag to resize
MimeKit

ContentDispositionToString Method

Overload List
 NameDescription
Public methodToString Serialize the ContentDisposition to a string.
Public methodToString(Boolean) Serialize the ContentDisposition to a string, optionally encoding the parameters.
Public methodToString(Encoding, Boolean) Serialize the ContentDisposition to a string, optionally encoding the parameters.
Public methodToString(FormatOptions, Encoding, Boolean) Serialize the ContentDisposition to a string, optionally encoding the parameters.
Top
See Also