Exception:解析表达式出错。 内部错误:Oops! No applicable member has been found for the expression. The error occurred for expression "." at position 131 near ".GetFormats(\"\"); retur". 原始表达式: var clipboardData = new Dictionary<string, object>(); var dataObject = Clipboard.GetDataObject(); string[] formats = dataObject.GetFormats(""); return dataObject; //return clipboardData; 开始位置:131 附近代码:.GetFormats(\"\"); retur

报错信息 1
Exception: 解析表达式出错。
内部错误:Oops! No applicable member has been found for the expression. The error occurred for expression "." at position 131 near ".GetFormats(\"\");

retur".
原始表达式:
var clipboardData = new Dictionary<string, object>();
var dataObject = Clipboard.GetDataObject();
string[] formats = dataObject.GetFormats("");

return dataObject;
//return clipboardData;
开始位置:131
附近代码:.GetFormats(\"\");

retur
StackTrace:
   在 Quicker.Domain.Actions.X.XActionHelper.GetValueFromExpression2(String expression, ActionExecuteContext context)
   在 Quicker.Domain.Actions.X.XActionHelper.<>c__DisplayClass2_3.rZ8I3TwikM4()
   在 uvhkmqEw9FKNVCcUAkJ.LINSpQE1Qn5XeDwvkmu.<>c__DisplayClass3_0.Brg9GR5bfJI()
   在 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.43.68 2025-04-12 11:38 Microsoft Windows NT 10.0.26100.0