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