This topic has not yet been rated - Rate this topic

WebRequest.CreateHttp Method

May 02, 2013

Initializes a new HttpWebRequest instance for the specified URI.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member CreateHttp(String) Initializes a new HttpWebRequest instance for the specified URI string.
Public method Static member CreateHttp(Uri) Initializes a new HttpWebRequest instance for the specified URI.
Top

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.