WebRequest.Create Method
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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: