Visual Studio 2022 社区和 blat
我在 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论