Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSetContentFromFile(String)
Sets the content of this attachment to data read from the specified file.
Public methodSupported by the .NET Compact FrameworkSetContentFromFile(String, String)
Sets the content of this attachment to data read from the specified file and sets file name.
Public methodSupported by the .NET Compact FrameworkSetContentFromFile(String, String, String)
Sets the content of this attachment to data read from the specified file and sets media type and file name.

See Also