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