Overload List
Name | Description | |
---|---|---|
SetContent(String) |
Sets the content of this attachment to the specified text.
(Inherited from AttachmentBase.) | |
SetContent(String, String) |
Sets the content of this attachment to the specified text and media type.
(Inherited from AttachmentBase.) | |
SetContent(Stream, String) |
Sets the content of this resource to data read from the specified stream and sets media type.
| |
SetContent(String, String, Encoding) |
Sets the content of this attachment to the specified text, media type and character set.
(Inherited from AttachmentBase.) | |
SetContent(String, String, Encoding, TransferEncoding) |
Sets the content of this attachment to the specified text, media type and character set.
(Inherited from AttachmentBase.) |