【发布时间】:2014-07-28 14:24:42
【问题描述】:
命名空间 Microsoft.Phone.Tasks 在我的 Windows Phone 应用程序的 XAML 页面代码隐藏文件中不可用。请看截图。
在我看到的项目属性窗口中:
Target: Windows Phone 8.1
我是否缺少程序集引用或其他内容?
【问题讨论】:
-
这是一个 Windows 运行时应用程序吗? Microsoft.Phone.Tasks 仅存在于 Silverlight 应用程序中。
-
@the_nuts 它是 Windows Phone Empty(Blank) Silverlight 应用程序。
标签: windows-phone windows-phone-8.1