如何在winform中查看异常跟踪
我想将堆栈跟踪视为给定窗口。我正在编写自己的日志查看器。有什么方法可以让这个窗口像在 Visual Studio 中一样。
提前致谢。
I want to view stack trace as the given window. I'm writing my own log viewer. Is there any way to get this window as it is in visual studio.
thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这只是一个标准的属性网格控件。
That's just a standard property grid control.