Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSetContentFromFile(String)
Sets the content of this entity to data read from the specified file.
Public methodSupported by the .NET Compact FrameworkSetContentFromFile(String, String)
Sets the content of this entity 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 entity to data read from the specified file and sets media type and file name.
Public methodSupported by the .NET Compact FrameworkSetContentFromFile(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.

See Also