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::Create Method
.NET Framework (current version)
Initializes a new WebRequest.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(String^) | Initializes a new WebRequest instance for the specified URI scheme. |
![]() ![]() | Create(Uri^) | Initializes a new WebRequest instance for the specified URI scheme. |
Show:

