.NET Scriptable FTP Client |
|
FTPConnection.AddMessageToMessageList Method
[This is preliminary documentation and subject to change.]
Property used to append to the messagelist from outsite the class
public
void AddMessageToMessageList(
string theMessage);
Parameters
-
theMessage
- String to add to the message arraylist
See Also
FTPConnection Class | FTPClient Namespace