Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
WebRequest
.
Uri
Property
Namespace
Statiq
.Core
Type
WebRequest
Constructors
WebRequest
(string)
WebRequest
(Uri)
Method Members
WithContent
(HttpContent)
WithContent
(string)
WithCredentials
(NetworkCredential)
WithCredentials
(string,
string)
WithHeaders
(WebRequestHeaders)
WithMethod
(HttpMethod)
WithQueryString
(string,
string)
Property Members
Content
Credentials
Headers
Method
QueryString
Uri
The URI to download from.
Namespace
Statiq
.Core
Containing Type
WebRequest
Property Type
Uri
Syntax
public Uri Uri { get; }
Value
Type
Description
Uri
On This Page
Syntax
Value