在c#项目中使用Pseudovariables

时间:2017-07-18 14:27:55

标签: c# debugging visual-studio-2015 visual-studio-2017

我正在尝试在c#项目中使用$ tid pseudovariable,但不断收到错误

  

错误CS0103:名称' $ tid'在当前上下文中不存在

enter image description here

我在这里做错了什么?

1 个答案:

答案 0 :(得分:5)

向下滚动该文档页面。在C#中,唯一支持的伪变量是$exception$user