.NET Scriptable FTP Client

FileSystem.CreateLogStream Method 

[This is preliminary documentation and subject to change.]

Method used to create the output file

public void CreateLogStream(
   string theOutputFile,
   string theCreateString
);

Parameters

theOutputFile
theCreateString

See Also

FileSystem Class | FTPController Namespace