Question

I am trying to create a background task in Windows phone application. However I am unable to add reference to Windows.ApplicationModel.Background dll. Where is it located and how to add?

Was it helpful?

Solution

It is not a part of the Windows Phone platform, it is part of the Windows Store platform.

MSDN - Windows.ApplicationModel.Background namespace

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top