简体   繁体   English

如何使用Visual Studio在解决方案中获取Web表单列表?

[英]How to get list of Web forms in a solution using visual studio?

I am using visual studio 2013 for developing web project. 我正在使用Visual Studio 2013开发Web项目。 I want a complete list of web forms which are showing in my solution. 我想要在我的解决方案中显示的Web表单的完整列表。

Any short key or option using in visual studio which is showing it. 在Visual Studio中显示的任何快捷键或选项。 please help me. 请帮我。

  • Open Windows Explorer and search for what you want 打开Windows资源管理器并搜索所需的内容
  • When the search results populate, select all (Ctrl + A) 搜索结果填充后,全选(Ctrl + A)
  • Hold the Shift key and Right Click on the search results 按住Shift键并右键单击搜索结果
  • Select "Copy as Path" (this option only shows up when you hold shift before the right click) 选择“复制为路径”(此选项仅在按住shift键并右键单击时显示)
  • Paste into excel or word or notepad 粘贴到excel或word或记事本中

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在visual studio中的同一解决方案中运行多个Web表单应用程序 - Run multiple web forms apps in same solution in visual studio 如何使用Visual Studio 2010发布网页解决方案的单个页面? - How to publish a single page of a web page solution using Visual Studio 2010? 同一解决方案共享会话中的Visual Studio MVC C#和VB Web表单 - Visual Studio MVC C# and VB Web Forms in Same Solution Sharing Session 使用Visual Studio 2012的Web窗体格式设置问题 - Web Forms Formatting Issue Using Visual Studio 2012 如何将AjaxControlToolkit添加到Visual Studio 2013 Web表单模板? - How to add AjaxControlToolkit to Visual Studio 2013 web-forms template? 两个版本的 Web 应用程序的 Visual Studio 解决方案 - Visual studio Solution for two versions of a web application 使用visual studio团队服务构建包含多个Web应用程序的解决方案,并将这些Web应用程序部署到azure - using visual studio team services to build a solution containing multiple web apps and deploy these web apps to azure 在Visual Studio 2012中进行单元测试Web表单 - Unit test Web Forms in Visual Studio 2012 在同一个 Visual Studio 解决方案中组装 Web API + Web 前端 - Assemble Web API + Web frontend in the same Visual Studio solution 我的Visual Studio 2010 Web项目类型列表中缺少“ ASP.NET Web项目”-如何获得它? - I am missing “ASP.NET Web Project” in my list of Visual Studio 2010 Web project types - how do I get it?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM