workflow c# expression properties window displays snippets

醉酒当歌 提交于 2019-12-11 01:10:42

问题


I have been building workflows using VS2012 and .NET 4.5. However every now and then when I try and enter a C# expression in the editor window the intellisense does not pick up any variables or namespaces in the project. Instead it just lists code snippets available! It take a few attempts of opening and closing the window before I get the editor to behave as expected. Also, even though I am then able to enter the right expression, the designer will still flag an error because it cannot find the variables I have used. Please see attached image.

来源:https://stackoverflow.com/questions/17156947/workflow-c-sharp-expression-properties-window-displays-snippets

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!