.NET Scriptable FTP Client

FileSystem.ReadScript Method 

[This is preliminary documentation and subject to change.]

Method used to read the ftp script file into an array list for further processing

public void ReadScript(
   string theScriptPath
);

Parameters

theScriptPath

Return Value

See Also

FileSystem Class | FTPController Namespace