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: