LumiSoft Net Help
ToFile Method (fileName)
NamespacesLumiSoft.Net.SDPSDP_MessageToFile(String)
Stores SDP data to specified file. Note: official suggested file extention is .sdp.
Declaration Syntax
C#Visual BasicVisual C++F#
public void ToFile(
	string fileName
)
Public Sub ToFile ( 
	fileName As String
)
public:
void ToFile(
	String^ fileName
)
member ToFile : 
        fileName : string -> unit 
Parameters
fileName (String)
File name with path where to store SDP data.

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