Property Uuid
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
Uuid
Gets the uuid string of the MaaFramework.Binding.IMaaController.
public string? Uuid { get; }
Property Value
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaController.MaaControllerGetUuid(System.IntPtr,System.IntPtr).