WebRequestCreator.ClientHttp Property

Namespace:  System.Net.Browser
Assemblies:   System.Windows (in System.Windows.dll)
  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ClientHttp As IWebRequestCreate
public static IWebRequestCreate ClientHttp { get; }
public:
static property IWebRequestCreate^ ClientHttp {
    IWebRequestCreate^ get ();
}
static member ClientHttp : IWebRequestCreate with get

Property Value

Type: System.Net.IWebRequestCreate

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Windows Phone 8, Windows Phone 8, Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

WebRequestCreator Class

System.Net.Browser Namespace