Cannot find Property Manager option in Visual Studio (not Express version)

前端 未结 11 1125
半阙折子戏
半阙折子戏 2020-12-30 19:02

I need to work with the Property Sheet of a project. I followed instruction on msdn to try to find Property Manager under View, but I do not see Property Manager as a menu

11条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-30 19:39

    Since none of the given answers worked for me here are my two cents.

    Like any well hidden menu in Visual Studio this one can be found by opening Tools -> Options... -> Environment -> Keyboard and searching for "View.PropertyManager". There you can give it a global shortcut. While this only helps if you know the name of the menu or command you are looking for it's much faster go through a bunch of guesses this way than by randomly browsing menus.

提交回复
热议问题