The priority of the command. In the case of multiple matching and correct commands, the command with the highest priority is executed.

Namespace: BaseLib.Commands
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public byte Priority { get; }

See Also