'Declaration
Public Enum DefaultExistsActionOption Inherits System.Enum
'Usage
Dim instance As DefaultExistsActionOption
public enum DefaultExistsActionOption : System.Enum
'Declaration
Public Enum DefaultExistsActionOption Inherits System.Enum
'Usage
Dim instance As DefaultExistsActionOption
public enum DefaultExistsActionOption : System.Enum
Member | Description |
---|---|
Append | Appends the host file or member to the file. |
AskUser | Prompts the user for a decision. |
OpenError | Fails the transfer and returns an error. |
Overwrite | Replaces the file. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.DefaultExistsActionOption