MailKit Documentation
MailKit Documentation
API Reference
MimeKit
ContentType Class
ContentType Methods
ToString Method
ToString Method
ToString(Boolean) Method
ToString(Encoding, Boolean) Method
ToString(FormatOptions, Encoding, Boolean) Method
Content
Type
To
String Method
Serialize the
ContentType
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
ContentType
.
Remarks
Creates a string-representation of the
ContentType
.
See Also
Reference
ContentType Class
ToString Overload
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast