BaseMessageEventArgs.CommandName property

在匹配到指令时此值为匹配到的指令名

public string CommandName { get; }

See Also