2

I was trying to open a html file in my ASP.NET MVC project from the Solution Explorer in my Visual Studio 2013. But I want to open this file in the "Web Browser" within the Visual Studio. Does anyone know how to do this?

By the way, the "Web Browser" window can be opened by Visual Studio menu: [View] / [Other Window] / [Web Browser]

4

1 回答 1

2

右键单击要打开的 HTML 文件并Browse With...在上下文菜单中选择。选择Internal Web Browser.

在此处输入图像描述

于 2013-10-21T08:37:28.433 回答