Creates a new download request.
- Namespace
- Statiq
.Core - Containing Type
- WebRequest
Syntax
public WebRequest(Uri uri)
Parameters
| Name | Type | Description |
|---|---|---|
| uri | Uri | The URI to download from. |
public WebRequest(Uri uri)
| Name | Type | Description |
|---|---|---|
| uri | Uri | The URI to download from. |