ActionItemBaseTAction, TCollectionRecognizedActions Property
Get a reference to the collection of recognized actions in this
session.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
public static List<string> RecognizedActions { get; }
Public Shared ReadOnly Property RecognizedActions As List(Of String)
Get
No code example is currently available or this language may not be supported.
Property Value
ListString