将引号传递给 nCover.console?
我正在调用 ncover.console.exe 并传入要传递到另一个程序的参数。其中一个参数中有空格,因此我将其放在引号中。
然而 - ncover 然后在传递参数之前去掉引号!
还有其他人遇到这个问题吗?并且解决了?
谢谢!
I'm calling ncover.console.exe and passing in parameters to be passed onto another program. One of those parameters has spaces in it, so I put it in quotes.
However - ncover then strips off the quotes before passing the parameters on!
Anyone else had this problem? And solved it?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您使用什么版本的 NCover?
Ncover v2.1.2+ 应该可以处理这个问题。
谢谢
乔·费瑟
NCover
What version of NCover are you using?
NCover v2.1.2+ should handle this.
Thank you
Joe Feser
NCover