Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

WebRequest::CreateHttp Method

 

Initializes a new HttpWebRequest instance for the specified URI.

Namespace:   System.Net
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateHttp(String^)

Initializes a new HttpWebRequest instance for the specified URI string.

System_CAPS_pubmethodSystem_CAPS_staticCreateHttp(Uri^)

Initializes a new HttpWebRequest instance for the specified URI.

Return to top
Show:
© 2017 Microsoft