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

前端 未结 11 1175
半阙折子戏
半阙折子戏 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:24

    This is how I restored the Property Manager menu item in Visual Studio 2013:

    1. Select Tools\Customize
    2. Select the Commands Tab and Menu Bar
    3. Under the dropdown beside Menu Bar, select "View | Other Windows" (or wherever you'd like to put it)
    4. Click "Add Command..." and select the View category
    5. Find and select Property Manager from Commands and click OK

提交回复
热议问题