edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ScriptEngineWriteToRecordFile Method

Write a line to the script record file

Definition

Namespace: EnterpriseDT.Net.Ftp.Script
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public void WriteToRecordFile(
	string msg
)

Parameters

msg  String
script line @throws IOException

See Also