[This is preliminary documentation and is subject to change.]
Assembly: Phoenix (in Phoenix.dll) Version: 0.7.0.0
Syntax
C# | Visual Basic | Visual C++ |
public interface IMacroCommand
Public Interface IMacroCommand
public interface class IMacroCommand
Members
All Members | Properties ![]() | Methods ![]() | Events ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | CommandChanged | |
![]() | CommandType |
Gets command type.
|
![]() | CreateCustomMenu()()() |
Creates custom menu items for command modification.
|
![]() | TextCommand |
Gets executable command. Must not be null.
|
Remarks
Implementer should override ToString().