开发者

Capture output of LINQPad

开发者 https://www.devze.com 2023-03-01 04:27 出处:网络
Is there a way to capture the content of the results panel in LINQPa开发者_开发知识库d; that is to say, capture it programatically and e.g. save it to a file?Check out LINQPad\'s extension methods. He

Is there a way to capture the content of the results panel in LINQPa开发者_开发知识库d; that is to say, capture it programatically and e.g. save it to a file?


Check out LINQPad's extension methods. Here's a good Stack Overflow question on it:

LINQPad [extension] methods

0

精彩评论

暂无评论...
验证码 换一张
取 消