Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
system.net/mailSettingsASP.NETでグローバル構成を設定する方法を教えてもらえますか?
system.net/mailSettings
IIS マネージャーの GUI で変更すると、ファイル:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\web.config
変更されます。
Microsoft.Web.Administration名前空間を介してこのファイルにアクセスする方法はありますか?
Microsoft.Web.Administration