'Declaration
Public Enum FTPClearConnectionOption Inherits System.Enum
'Usage
Dim instance As FTPClearConnectionOption
public enum FTPClearConnectionOption : System.Enum
'Declaration
Public Enum FTPClearConnectionOption Inherits System.Enum
'Usage
Dim instance As FTPClearConnectionOption
public enum FTPClearConnectionOption : System.Enum
Member | Description |
---|---|
ClearAlways | Clears the logon information on disconnect or host name change. |
ClearNever | Never clears logon information from the FTP tab. |
ClearOnDisconnect | Clears the logon information when you disconnect from the current host connection. |
ClearOnHostNameChange | Clears the logon information when you change the host name. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.FTPClearConnectionOption