VB.NET - NET Framework - How-To Send Mai VB.NET 发送邮件的示例代码
源代码在线查看: vb.net how-to send mail.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VB.NET How-To Send Mail", "VB.NET How-To Send Mail.vbproj", "{23DF9D0F-46FE-4640-BE8B-FB37148B7161}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{23DF9D0F-46FE-4640-BE8B-FB37148B7161}.Debug.ActiveCfg = Debug|.NET
{23DF9D0F-46FE-4640-BE8B-FB37148B7161}.Debug.Build.0 = Debug|.NET
{23DF9D0F-46FE-4640-BE8B-FB37148B7161}.Release.ActiveCfg = Release|.NET
{23DF9D0F-46FE-4640-BE8B-FB37148B7161}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal