Visual Studio 2022 社区和 blat

发布于 2025-01-09 19:43:18 字数 692 浏览 0 评论 0原文

我在 Studio 2017 和 2019 中使用了下面的 Blat 电子邮件行,但它似乎不适用于 Visual Studio 2022。有谁知道问题是什么或建议替代方案吗?

Shell("C:\Windows\System32\blat.exe -body "" "" -attach ""spreadsheet"" -log C:\service\MailSend.log -debug -base64 -to ""[电子邮件受保护]"" -subject ""报告 - " & Date.Now.AddDays(-1).ToString("ddMMyyyy")Blat 电子邮件 & "" " -server [IP地址] -f ""[电子邮件受保护]""")

非常感谢

Robert Bee

I have used the Blat email line below in Studio 2017 and 2019 but it does not appear to work in Visual Studio 2022. Does anyone know what the issue is or suggest an alternative please?

Shell("C:\Windows\System32\blat.exe -body "" "" -attach ""spreadsheet"" -log C:\service\MailSend.log -debug -base64 -to ""[email protected]"" -subject ""report - " & Date.Now.AddDays(-1).ToString("ddMMyyyy")Blat email & """ -server [ipaddress] -f ""[email protected]""")

many thanks

Robert Bee

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文