Property TaskJob
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
TaskJob
Gets the task job from the MaaFramework.Binding.IMaaContext.
public MaaTaskJob TaskJob { get; }
Property Value
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaContext.MaaContextGetTaskId(System.IntPtr).