MailKit Documentation
MailKit Documentation
API Reference
MimeKit
ContentDisposition Class
ContentDisposition Methods
ToString Method
ToString Method
ToString(Boolean) Method
ToString(Encoding, Boolean) Method
ToString(FormatOptions, Encoding, Boolean) Method
Content
Disposition
To
String Method
Serialize the
ContentDisposition
to a string.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
override
string
ToString
()
Return Value
String
A
String
that represents the current
ContentDisposition
.
Remarks
Creates a string-representation of the
ContentDisposition
.
See Also
Reference
ContentDisposition Class
ToString Overload
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast