Programming with Reflection
FTPClearConnectionInformation property
Syntax |
object.FTPClearConnectionInformation |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) how login information on the FTP tab of the File Transfer Setup dialog box should be cleared from the controls and fields in this tab (and thus not used as login information for, as an example, a new host you wish to log in to).
The default value is rcClearOnHostNameChange.
rcClearAlways Clear the login information on disconnect or host name change.
rcClearOnDisconnect Clear the login information when you disconnect from the current host connection.
rcClearOnHostNameChange Clear the login information when you change the host name.
rcClearNever Login information is never cleared from the FTP tab.