Share via


ComputerActionKeyPress.Keys Property

Definition

The combination of keys the model is requesting to be pressed. This is an array of strings, each representing a key.

public System.Collections.Generic.IList<string> Keys { get; }
member this.Keys : System.Collections.Generic.IList<string>
Public ReadOnly Property Keys As IList(Of String)

Property Value

Applies to