Exception: 解析表达式出错。
内部错误:Unexpected character encountered while parsing value: h. Path '', line 0, position 0.
原始表达式: Clipboard.SetData("quicker-action-item",
JObject.FromObject(JsonConvert.DeserializeObject({动作内容_文本})).ToObject<ActionItem>()
);
StackTrace:
在 Quicker.Domain.Actions.X.XActionHelper.GetValueFromExpression2(String expression, ActionExecuteContext context)
在 Quicker.Domain.Actions.X.XActionHelper.<>c__DisplayClass2_3.fFfSprNYFWW()
在 T5mjd3luW5evx12JLchS.jpkMsVluVu4YigLAo1G7.<>c__DisplayClass3_0.EiUAALTI1C6()
在 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()