属性窗格?
问题描述:
如何在适用于带有SDK 8.0的Windows Phone的Microsoft Visual Studio Express 2012的解决方案资源管理器中获取属性窗格?
How do I get the Properties Pane in the Solution Explorer for Microsoft Visual Studio Express 2012 for Windows Phone with SDK 8.0?
答
选择"属性..."来自"查看"的菜单或使用快捷键组合:< alt> +< enter>
Choose "Properties..." from the "View" menu or use shortcut key combo: <alt> + <enter>
您还可以右键单击(二次点击)项目,然后选择属性。
You can also right-click (secondary-click) on an item and choose properties.