'Declaration
Public Enum SendKeysOption Inherits System.Enum
'Usage
Dim instance As SendKeysOption
public enum SendKeysOption : System.Enum
'Declaration
Public Enum SendKeysOption Inherits System.Enum
'Usage
Dim instance As SendKeysOption
public enum SendKeysOption : System.Enum
Member | Description |
---|---|
DecodePassword | Transmits the encoded password to host. |
HexData | Indicates that portions of a string that follow a backslash are interpreted using either hexadecimal code or C-Language conditions. |
NoTranslation | Does not translate data from the PC to the host character set. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.SendKeysOption