System.Net.Browser Namespace

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The System.Net.Browser namespace contains classes that support network communication for Windows Phone applications.

Classes

  Class Description
WebRequestCreator Provides objects for specifying that the Windows Phone client handles HTTP requests and responses. Since the Windows Phone client provides HTTP handling by default, you typically never need to use this class.