1 out of 6 rated this helpful - Rate this topic

WebRequest.Create Method

Initializes a new WebRequest.

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 Supported by the .NET Compact Framework Create(String) Initializes a new WebRequest instance for the specified URI scheme.
Public method Static member Supported by the .NET Compact Framework Create(Uri) Initializes a new WebRequest instance for the specified URI scheme.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.