WebClient Properties | MSBuild Extension Pack Help 4.0.12.0 |
The WebClient type exposes the following members.
Properties
Name | Description | |
---|---|---|
BypassOnLocal |
Sets whether to bypass the proxy for local addresses. Default is false.
|
|
Data |
Gets the Data downloaded.
|
|
DisplayToConsole |
Sets whether to show Data to the console. Default is false.
|
|
FileName |
Sets the name of the file
|
|
Proxy |
Sets the URI of a proxy
|
|
Url |
Sets the name of the Url. Required.
|
See Also