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.
response.Redirect() が呼び出されたときに URL が利用できない場合、Visual Studio コンパイラがエラーを表示することは可能ですか?
いいえ。使用可能な URL の完全なセットは実行時までわからず、完全に動的であるため、コンパイル/編集時に予測することはできません。