Exception:解析表达式出错。 内部错误:Oops! No method or extension method with the name 'GetFormats' has been found on the type System.String. 原始表达式: var dataObject = Clipboard.GetData("quicker-action-steps"); return dataObject.GetFormats();

报错信息 1
Exception: 解析表达式出错。
内部错误:Oops! No method or extension method with the name 'GetFormats' has been found on the type System.String.
原始表达式:
var dataObject = Clipboard.GetData("quicker-action-steps");

return dataObject.GetFormats();
StackTrace:
   在 Quicker.Domain.Actions.X.XActionHelper.GetValueFromExpression2(String expression, ActionExecuteContext context)
   在 Quicker.Domain.Actions.X.XActionHelper.<>c__DisplayClass2_3.pxCfyMcXCPT()
   在 dAWghxPPzJ9Xk6JJpFEq.EaxRnaPPSPp3C9AmcB9A.<>c__DisplayClass3_0.BKHcOsVpWWB()
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   在 System.Threading.ThreadHelper.ThreadStart()

版本:1.44.22 2025-07-03 14:17 Microsoft Windows NT 10.0.26100.0