Property Keys
Keys
Gets or sets the string expression specifying which keystrokes to send. For more details on expression format, see the remarks section of the SendKeys class.
public string Keys { get; set; }
Gets or sets the string expression specifying which keystrokes to send. For more details on expression format, see the remarks section of the SendKeys class.
public string Keys { get; set; }