[This is preliminary documentation and is subject to change.]

Gets command type.

Namespace:  Phoenix.Macros
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
MacroCommandType CommandType { get; }
ReadOnly Property CommandType As MacroCommandType
property MacroCommandType CommandType {
	MacroCommandType get ();
}

See Also