如何在Visual Studio 2017中更改调试端口?

问题描述:

如何在Visual Studio 2017中更改调试端口?我检查了属性页,但无济于事.

How to change debug port in Visual Studio 2017? I checked the property pages but to no avail.

对我来说,我可以通过Visual Studio 2017中的以下步骤找到它:

For me, I was able to find it with the following steps in Visual Studio 2017:

  1. 右键单击Web项目,然后单击属性.
  2. 点击调试标签.
  3. 在Profile IIS Express下,您将在应用程序URL"框中找到端口.
  1. Right click on the web project, then click Properties.
  2. Click on the Debug tab.
  3. Under the Profile IIS Express, you will find the port at the App URL box.