Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > InputMapAction Class : Parameters Property |
'Declaration
Public ReadOnly Property Parameters As Object()
'Usage
Dim instance As InputMapAction Dim value() As Object value = instance.Parameters
public object[] Parameters {get;}