Programming with Reflection

image\rwnprg32.gif FTPClearConnectionInformation property

 

Syntax

object.FTPClearConnectionInformation
object.FTPClearConnectionInformation = Value

Works with

image\r124.gif

Data type

Enumeration

 

Description

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).

Values

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.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property