Property CustomRecognitionList
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
CustomRecognitionList
Gets the list of custom recognitions registered by the agent server.
public IList<string> CustomRecognitionList { get; }Property Value
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaAgentClient.MaaAgentClientGetCustomRecognitionList(System.IntPtr,System.IntPtr).