Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > Hotspot Class : ActionSequence Property |
'Declaration
Public Property ActionSequence As InputMapActionSequence
'Usage
Dim instance As Hotspot Dim value As InputMapActionSequence instance.ActionSequence = value value = instance.ActionSequence
public InputMapActionSequence ActionSequence {get; set;}