ActionItemBaseTAction, TCollectionRecognizedActions Property

Get a reference to the collection of recognized actions in this session.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public static List<string> RecognizedActions { get; }

Property Value

ListString

See Also