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.
Asp.net では web.config を図式的に変更することはできませんが、ファイル io クラスを使用して変更することはできますが、これは推奨される方法ではありません。
設定xmlファイルを作成し、コードから設定を読み書きするために使用できます。