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.
IIS で実行されている ASP.Net アプリケーション、または JavaScript を使用して Visual Studio でローカルに実行されている ASP.Net アプリケーションを見つける方法はありますか?
Request.Url.AbsoluteUri を使用してサイトの URL を取得できます。隠しフィールドに書き込んでから、JavaScriptで使用します。