Table of Contents

Property TaskList

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.Native.dll

TaskList

Gets the string of current task list.

public IList<string> TaskList { get; }

Property Value

IList<string>

Remarks

Wrapper of MaaFramework.Binding.Interop.Native.MaaResource.MaaResourceGetTaskList(System.IntPtr,System.IntPtr).