'DeclarationPublic Enum SendKeysOption Inherits System.Enum
'UsageDim instance As SendKeysOption
public enum SendKeysOption : System.Enum
'DeclarationPublic Enum SendKeysOption Inherits System.Enum
'UsageDim 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