Overload List
Name | Description | |
---|---|---|
SetContentFromFile(String) |
Sets the content of this entity to data read from the specified file.
(Inherited from MimeEntity.) | |
SetContentFromFile(String, String) |
Sets the content of this entity to data read from the specified file and sets file name.
(Inherited from MimeEntity.) | |
SetContentFromFile(String, String, String) |
Sets the content of this entity to data read from the specified file and sets media type and file name.
(Inherited from MimeEntity.) | |
SetContentFromFile(String, String, String, TransferEncoding) |
Sets the content of this entity to data read from the specified file and sets media type, file name and transfer encoding.
(Inherited from MimeEntity.) |