Interface IMacroKeyData
Represents macro key or its combinations with attached actions.
public interface IMacroKeyData : IKeyData
Properties
- FullName
When implemented by a class, gives a string representation of the action.
- ParamStr
When implemented by a class, represents parameter text.
- ParamType
When implemented by a class, gets or sets type of the parameter.
- SerializationInfo
When implemented by a class, gets or sets an xml representation of this
MacroKeyData
object.