LumiSoft Net Help
DataToFile Method (fileName)
NamespacesLumiSoft.Net.MIMEMIME_b_SinglepartBaseDataToFile(String)
Stores body decoded-data to the specified file.
Declaration Syntax
C#Visual BasicVisual C++F#
public void DataToFile(
	string fileName
)
Public Sub DataToFile ( 
	fileName As String
)
public:
void DataToFile(
	String^ fileName
)
member DataToFile : 
        fileName : string -> unit 
Parameters
fileName (String)
File name with path, where to store body data.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when fileName is null reference.
ArgumentExceptionIs raised when any of the arguments has invalid value.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119